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

  /external/libvpx/vp8/common/
onyx.h 105 int target_bandwidth; // bandwidth to be used in kilobits per second member in struct:__anon5249
  /external/libvpx/vp8/encoder/
parms.cpp 39 DOTHIS(O, target_bandwidth )\
onyx_if.c     [all...]
firstpass.c     [all...]
onyx_int.h 464 int target_bandwidth; member in struct:__anon5299
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...]
  /external/libvpx/vp8/
vp8_cx_iface.c 290 oxcf->target_bandwidth = cfg.rc_target_bitrate;
332 printf("target_bandwidth: %d\n", oxcf->target_bandwidth);
    [all...]

Completed in 213 milliseconds