Home
last modified time | relevance | path

Searched refs:vp8_compute_frame_size_bounds (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/encoder/
Dratectrl.h25 extern void vp8_compute_frame_size_bounds(VP8_COMP *cpi, int *frame_under_shoot_limit, int *frame_o…
Dratectrl.c1506 void vp8_compute_frame_size_bounds(VP8_COMP *cpi, int *frame_under_shoot_limit, int *frame_over_sho… in vp8_compute_frame_size_bounds() function
Donyx_if.c3777 vp8_compute_frame_size_bounds(cpi, &frame_under_shoot_limit, &frame_over_shoot_limit); in encode_frame_to_data_rate()
3974vp8_compute_frame_size_bounds(cpi, &frame_under_shoot_limit, &frame_over_shoot_limit); in encode_frame_to_data_rate()