Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebp.c1071 static void update_canvas_size(AVCodecContext *avctx, int w, int h) in update_canvas_size() function
1111 update_canvas_size(avctx, w, h); in vp8_lossless_decode_frame()
1326 update_canvas_size(avctx, avctx->width, avctx->height); in vp8_lossy_decode_frame()

Completed in 4 milliseconds