Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264dec.c790 static int h264_export_enc_params(AVFrame *f, H264Picture *p) in h264_export_enc_params() function
839 ret = h264_export_enc_params(dst, srcp); in output_frame()