Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h183 WORD32 get_prev_header_bits(bit_allocation_handle ps_bit_allocation, WORD32 pic_type);
Dbit_allocation.c2175 WORD32 get_prev_header_bits(bit_allocation_t *ps_bit_allocation, WORD32 pic_type) in get_prev_header_bits() function
Drate_control_api.c2644 return (get_prev_header_bits(ps_rate_control_api->ps_bit_allocation, pic_type)); in rc_get_prev_header_bits()