Home | History | Annotate | Download | only in test

Lines Matching defs:bytes_to_write

807   WORD32 bytes_to_write = 0;
1737 bytes_to_write =
1739 if (bytes_to_write < i_out_bytes) {
1740 ixheaacd_drc_offset = i_out_bytes - bytes_to_write;
1741 i_out_bytes = bytes_to_write;
1743 bytes_to_write / (i_num_chan * (i_pcm_wd_sz >> 3));