Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_lookahead.h41 struct lookahead_ctx *vp9_lookahead_init(unsigned int width,
Dvp9_lookahead.c58 struct lookahead_ctx *vp9_lookahead_init(unsigned int width, in vp9_lookahead_init() function
Dvp9_onyx_if.c563 cpi->lookahead = vp9_lookahead_init(oxcf->width, oxcf->height, in alloc_raw_frame_buffers()