Home
last modified time | relevance | path

Searched refs:CUVIDH264PICPARAMS (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c564 CUVIDH264PICPARAMS * params) in gst_nv_h264_dec_fill_scaling_list_4x4()
575 CUVIDH264PICPARAMS * params) in gst_nv_h264_dec_fill_scaling_list_8x8()
587 const GstH264SPS * sps, gboolean field_pic, CUVIDH264PICPARAMS * params) in gst_nv_h264_dec_picture_params_from_sps()
611 const GstH264PPS * pps, CUVIDH264PICPARAMS * params) in gst_nv_h264_dec_picture_params_from_pps()
717 CUVIDH264PICPARAMS *h264_params = &params->CodecSpecific.h264; in gst_nv_h264_dec_start_picture()
Dcuviddec.h355 } CUVIDH264PICPARAMS; typedef
745 CUVIDH264PICPARAMS h264;
/third_party/ffmpeg/libavcodec/
Dnvdec_h264.c56 CUVIDH264PICPARAMS *ppc = &pp->CodecSpecific.h264; in nvdec_h264_start_frame()