av_cpb_properties_alloc 4136 libavcodec/avcodec.h AVCPBProperties *av_cpb_properties_alloc(size_t *size); av_cpb_properties_alloc 2024 libavcodec/mpegvideo_enc.c props = av_cpb_properties_alloc(&props_size); av_cpb_properties_alloc 2003 libavcodec/utils.c props = av_cpb_properties_alloc(&size);