Home
last modified time | relevance | path

Searched refs:av_cpb_properties_alloc (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddefs.h146 AVCPBProperties *av_cpb_properties_alloc(size_t *size);
H A Dutils.c1028 AVCPBProperties *av_cpb_properties_alloc(size_t *size) in av_cpb_properties_alloc() function
1053 props = av_cpb_properties_alloc(&size); in ff_add_cpb_side_data()
H A Dmpegvideo_enc.c1861 props = av_cpb_properties_alloc(&props_size); in ff_mpv_encode_picture()

Completed in 9 milliseconds