HomeSort by relevance Sort by last modified time
    Searched refs:vp9_lookahead_init (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 34 struct lookahead_ctx *vp9_lookahead_init(unsigned int width,
vp9_lookahead.c 55 struct lookahead_ctx * vp9_lookahead_init(unsigned int width, function
vp9_onyx_if.c 992 cpi->lookahead = vp9_lookahead_init(cpi->oxcf.width, cpi->oxcf.height,
    [all...]

Completed in 421 milliseconds