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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 402 if (n_frames > (int)cpi->frames_till_alt_ref_frame)
403 n_frames = cpi->frames_till_alt_ref_frame;
vp9_onyx_int.h 327 unsigned int frames_till_alt_ref_frame; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 323 unsigned int frames_till_alt_ref_frame; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 42 milliseconds