Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmbgraph.c292 int n_frames = cpi->mbgraph_n_frames; in separate_arf_mbs()
377 cpi->mbgraph_n_frames = n_frames; in av1_update_mbgraph_stats()
Dencoder.h819 int mbgraph_n_frames; // number of frames filled in the above member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c293 int n_frames = cpi->mbgraph_n_frames; in separate_arf_mbs()
378 cpi->mbgraph_n_frames = n_frames; in vp9_update_mbgraph_stats()
Dvp9_encoder.h651 int mbgraph_n_frames; // number of frames filled in the above member