HomeSort by relevance Sort by last modified time
    Searched defs:target_bandwidth (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/common/
onyx.h 105 int target_bandwidth; // bandwidth to be used in kilobits per second member in struct:__anon5086
  /external/libvpx/vp8/encoder/
ratectrl.c 390 // cpi->common.current_video_frame, cpi->target_bandwidth, cpi->frames_to_key, kf_boost_qadjustment[cpi->ni_av_qi], cpi->kf_boost, (cpi->this_frame_target *100 / cpi->per_frame_bandwidth), cpi->this_frame_target );
1430 unsigned int target_bandwidth = (unsigned int)(100 * cpi->target_bandwidth); local
    [all...]
onyx_int.h 472 int target_bandwidth; member in struct:__anon5136

Completed in 68 milliseconds