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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 307 int n_frames = cpi->mbgraph_n_frames;
395 cpi->mbgraph_n_frames = n_frames;
vp9_encoder.h 364 int mbgraph_n_frames; // number of frames filled in the above member in struct:VP9_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 310 int n_frames = cpi->mbgraph_n_frames;
397 cpi->mbgraph_n_frames = n_frames;
vp9_onyx_int.h 395 int mbgraph_n_frames; // number of frames filled in the above member in struct:VP9_COMP

Completed in 452 milliseconds