Home
last modified time | relevance | path

Searched defs:ref_pic (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c581 GstH264Picture *ref_pic = g_array_index (refs, GstH264Picture *, i); in gst_v4l2_codec_h264_dec_fill_decoder_params() local
751 lookup_dpb_index (struct v4l2_h264_dpb_entry dpb[16], GstH264Picture * ref_pic) in lookup_dpb_index()
776 _get_v4l2_fields_ref (GstH264Picture * ref_pic, gboolean merge) in _get_v4l2_fields_ref()
812 GstH264Picture *ref_pic = in gst_v4l2_codec_h264_dec_fill_references() local
821 GstH264Picture *ref_pic = in gst_v4l2_codec_h264_dec_fill_references() local
Dgstv4l2codecvp9dec.c272 GstVp9Picture *ref_pic; in gst_v4l2_codecs_vp9_dec_fill_refs() local
/third_party/ffmpeg/libavcodec/
Dvaapi_encode_vp9.c153 VAAPIEncodePicture *ref_pic = pic->refs[i]; in vaapi_encode_vp9_init_picture_params() local
Dh264_mb.c170 H264Ref *ref_pic = &sl->ref_list[list][ref]; in await_references() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h147 gboolean ref_pic; member
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c701 uintptr_t ref_pic = 0; in get_h265_msg() local
Dradeon_vcn_dec.c299 uintptr_t ref_pic = 0; in get_h265_msg() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c266 _find_frame_rps_type (GstH265Decoder * decoder, GstH265Picture * ref_pic) in _find_frame_rps_type()