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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 108 int min_frame_bandwidth; // Minimum allocation used for any frame member in struct:__anon24804
vp9_ratectrl.c 219 VPXMAX(rc->min_frame_bandwidth, rc->avg_frame_bandwidth >> 5);
    [all...]
vp9_svc_layercontext.c 279 lrc->min_frame_bandwidth =
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 377 int min_frame_bandwidth; member in struct:VP8_COMP
firstpass.c     [all...]
ratectrl.c 556 min_frame_target = cpi->min_frame_bandwidth;
    [all...]
onyx_if.c     [all...]

Completed in 57 milliseconds