Searched defs:ref_pic_list0 (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codech264dec.c | 798 gboolean cur_is_frame, GArray * ref_pic_list0, GArray * ref_pic_list1) in gst_v4l2_codec_h264_dec_fill_references() 1243 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_v4l2_codec_h264_dec_decode_slice()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth265decoder.c | 124 GArray *ref_pic_list0; member 466 GArray ** ref_pic_list0, GArray ** ref_pic_list1) in gst_h265_decoder_process_ref_pic_lists()
|
D | gsth264decoder.c | 150 GArray *ref_pic_list0; member 2532 GArray *ref_pic_list0 = NULL; in gst_h264_decoder_decode_slice() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh265dec.c | 856 GArray * ref_pic_list0, GArray * ref_pic_list1) in gst_nv_h265_dec_decode_slice()
|
D | gstnvh264dec.c | 808 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_nv_h264_dec_decode_slice()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvah264dec.c | 328 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_va_h264_dec_decode_slice()
|
D | gstvah265dec.c | 480 GstH265Picture * picture, GstH265Slice * slice, GArray * ref_pic_list0, in gst_va_h265_dec_decode_slice()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11h264dec.cpp | 778 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_d3d11_h264_dec_decode_slice()
|
D | gstd3d11h265dec.cpp | 823 GArray * ref_pic_list0, GArray * ref_pic_list1) in gst_d3d11_h265_dec_decode_slice()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | v4l2-controls.h | 1521 struct v4l2_h264_reference ref_pic_list0[V4L2_H264_REF_LIST_LEN]; member
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | v4l2-controls.h | 1521 struct v4l2_h264_reference ref_pic_list0[V4L2_H264_REF_LIST_LEN]; member
|