Searched refs:scode_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/amphion/
H A Dvpu_malone.h35 u32 scode_type);
H A Dvpu_rpc.h96 u32 scode_type);
425 static inline int vpu_iface_add_scode(struct vpu_inst *inst, u32 scode_type) argument
435 scode_type);
H A Dvpu_malone.c304 u32 scode_type; member in struct:malone_padding_scode
1043 if (s->scode_type == type && s->pixelformat == fmt)
1055 u32 pixelformat, u32 scode_type)
1064 ps = get_padding_scode(scode_type, pixelformat);
1096 u32 scode_type)
1102 switch (scode_type) {
1106 ret = vpu_malone_add_padding_scode(stream_buffer, str_buf, pixelformat, scode_type);
1053 vpu_malone_add_padding_scode(struct vpu_buffer *stream_buffer, struct vpu_malone_str_buffer __iomem *str_buf, u32 pixelformat, u32 scode_type) argument
1092 vpu_malone_add_scode(struct vpu_shared_addr *shared, u32 instance, struct vpu_buffer *stream_buffer, u32 pixelformat, u32 scode_type) argument

Completed in 293 milliseconds