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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 182 const int min_frame_target = MAX(cpi->min_frame_bandwidth,
vp9_onyx_int.h 430 int min_frame_bandwidth; // Minimum allocation used for any frame member in struct:VP9_COMP
vp9_firstpass.c     [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 404 int min_frame_bandwidth; member in struct:VP8_COMP
firstpass.c     [all...]
ratectrl.c 627 min_frame_target = cpi->min_frame_bandwidth;
    [all...]
onyx_if.c     [all...]

Completed in 153 milliseconds