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

  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 95 unsigned int vp9_lookahead_depth(struct lookahead_ctx *ctx);
vp9_lookahead.c 186 unsigned int vp9_lookahead_depth(struct lookahead_ctx *ctx) { function
vp9_temporal_filter.c 376 const int num_frames_forward = vp9_lookahead_depth(cpi->lookahead)
vp9_mbgraph.c 394 int i, n_frames = vp9_lookahead_depth(cpi->lookahead);

Completed in 22 milliseconds