Home
last modified time | relevance | path

Searched defs:per_frame_bandwidth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Ddatarate_test.h164 const int per_frame_bandwidth = (cfg_.rc_target_bitrate * 1000) / 30; in FramePktHook() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c1269 const double per_frame_bandwidth = in vp8_new_framerate() local
3357 const double per_frame_bandwidth = in encode_frame_to_data_rate() local
H A Donyx_int.h384 int per_frame_bandwidth; member