Searched refs:bytes_for_sync (Results 1 - 1 of 1) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_api.c2124 SIZE_T bytes_for_sync; local
2260 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next;
2293 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next - bytes_for_sync;
2655 (audio_mux_length_bytes_last + (SIZE_T)bytes_for_sync);

Completed in 201 milliseconds