Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h126 LWORD64 ba_get_gop_bits(bit_allocation_handle ps_bit_allocation);
Dbit_allocation.c1628 LWORD64 ba_get_gop_bits(bit_allocation_t *ps_bit_allocation) in ba_get_gop_bits() function
Drate_control_api.c1868 return (ba_get_gop_bits(ps_rate_control_api->ps_bit_allocation)); in get_gop_bits()