Searched refs:vdec_common_if (Results 1 – 6 of 6) sorted by relevance
26 const struct vdec_common_if *get_h264_dec_comm_if(void);27 const struct vdec_common_if *get_vp8_dec_comm_if(void);28 const struct vdec_common_if *get_vp9_dec_comm_if(void);
22 struct vdec_common_if { struct
279 const struct vdec_common_if *dec_if;
496 static struct vdec_common_if vdec_h264_if = {503 struct vdec_common_if *get_h264_dec_comm_if(void);505 struct vdec_common_if *get_h264_dec_comm_if(void) in get_h264_dec_comm_if()
621 static struct vdec_common_if vdec_vp8_if = {628 struct vdec_common_if *get_vp8_dec_comm_if(void);630 struct vdec_common_if *get_vp8_dec_comm_if(void) in get_vp8_dec_comm_if()
1014 static struct vdec_common_if vdec_vp9_if = {1021 struct vdec_common_if *get_vp9_dec_comm_if(void);1023 struct vdec_common_if *get_vp9_dec_comm_if(void) in get_vp9_dec_comm_if()