Searched defs:target_bandwidth (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
H A Donyx.h107 int target_bandwidth; // bandwidth to be used in kilobits per second member in struct:__anon6896
/external/libvpx/vp8/encoder/
H A Dratectrl.c393 // 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 );
1466 unsigned int target_bandwidth = (unsigned int)(100 * cpi->target_bandwidth); local
H A Donyx_int.h490 int target_bandwidth; member in struct:__anon6935

Completed in 97 milliseconds