Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c1520 static int vp8_encode_set_roi(AVCodecContext *avctx, int frame_width, int frame_height, const AVFra… in vp8_encode_set_roi() function
1653 vp8_encode_set_roi(avctx, frame->width, frame->height, sd); in vpx_encode()