Searched refs:mbgraph_n_frames (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c301 int n_frames = cpi->mbgraph_n_frames;
387 cpi->mbgraph_n_frames = n_frames;
H A Dvp9_encoder.h296 int mbgraph_n_frames; // number of frames filled in the above member in struct:VP9_COMP
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c310 int n_frames = cpi->mbgraph_n_frames;
396 cpi->mbgraph_n_frames = n_frames;
H A Dvp9_onyx_int.h394 int mbgraph_n_frames; // number of frames filled in the above member in struct:VP9_COMP

Completed in 1663 milliseconds