HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_write32_bits_lh (Results 1 - 2 of 2) sorted by null

  /external/libxaac/test/
ixheaacd_main.c 167 /* Function name : ixheaacd_write32_bits_lh */
191 static VOID ixheaacd_write32_bits_lh(FILE *fp, WORD32 i) { function
230 ixheaacd_write32_bits_lh(
239 ixheaacd_write32_bits_lh(
245 ixheaacd_write32_bits_lh(fp, freq);
246 ixheaacd_write32_bits_lh(fp, freq * channels * bytes); /* bps */
254 ixheaacd_write32_bits_lh(fp, i_channel_mask); /* dwChannelMask */
256 ixheaacd_write32_bits_lh(fp, 0x0001); /* SubFormat.Data1 */
257 ixheaacd_write32_bits_lh(
268 ixheaacd_write32_bits_lh(fp, pcmbytes)
    [all...]
ixheaacd_main_flush_csd.c 249 /* Function name : ixheaacd_write32_bits_lh */
273 static VOID ixheaacd_write32_bits_lh(FILE *fp, WORD32 i) { function
312 ixheaacd_write32_bits_lh(
321 ixheaacd_write32_bits_lh(
327 ixheaacd_write32_bits_lh(fp, freq);
328 ixheaacd_write32_bits_lh(fp, freq * channels * bytes); /* bps */
336 ixheaacd_write32_bits_lh(fp, i_channel_mask); /* dwChannelMask */
338 ixheaacd_write32_bits_lh(fp, 0x0001); /* SubFormat.Data1 */
339 ixheaacd_write32_bits_lh(
359 ixheaacd_write32_bits_lh(fp, pcmbytes)
    [all...]

Completed in 414 milliseconds