Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c576 static int add_icc_profile_size(AVCodecContext *avctx, const AVFrame *pict, in add_icc_profile_size() function
620 if ((ret = add_icc_profile_size(avctx, pict, &max_packet_size))) in encode_png()
951 if ((ret = add_icc_profile_size(avctx, pict, &max_packet_size))) in encode_apng()

Completed in 3 milliseconds