Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c1542 static int realloc_alpha_uv(AVCodecContext *avctx, int width, int height) in realloc_alpha_uv() function
1594 res = realloc_alpha_uv(avctx, frame->width, frame->height); in vpx_encode()