Searched refs:scode_type (Results 1 – 3 of 3) sorted by relevance
96 u32 scode_type);425 static inline int vpu_iface_add_scode(struct vpu_inst *inst, u32 scode_type) in vpu_iface_add_scode() argument435 scode_type); in vpu_iface_add_scode()
310 u32 scode_type; member1061 if (s->scode_type == type && s->pixelformat == fmt) in get_padding_scode()1073 u32 pixelformat, u32 scode_type) in vpu_malone_add_padding_scode() argument1082 ps = get_padding_scode(scode_type, pixelformat); in vpu_malone_add_padding_scode()1084 if (scode_type == SCODE_PADDING_BUFFLUSH) in vpu_malone_add_padding_scode()1117 u32 scode_type) in vpu_malone_add_scode() argument1123 switch (scode_type) { in vpu_malone_add_scode()1127 ret = vpu_malone_add_padding_scode(stream_buffer, str_buf, pixelformat, scode_type); in vpu_malone_add_scode()
35 u32 scode_type);
Completed in 12 milliseconds