Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h47 struct lookahead_ctx *vp9_lookahead_init(unsigned int width,
Dvp9_lookahead.c44 struct lookahead_ctx *vp9_lookahead_init(unsigned int width, in vp9_lookahead_init() function
Dvp9_encoder.c1232 cpi->lookahead = vp9_lookahead_init(oxcf->width, oxcf->height, in alloc_raw_frame_buffers()