Home | History | Annotate | Download | only in src

Lines Matching refs:UINT32

152 static UINT32 a2dp_media_task_stack[(A2DP_MEDIA_TASK_STACK_SIZE + 3) / 4];
197 UINT32 aa_frame_counter;
200 UINT32 counter;
201 UINT32 bytes_per_tick; /* pcm bytes read each media task tick */
216 UINT32 timestamp;
994 static int btif_calc_pcmtime(UINT32 bytes_processed)
1861 UINT32 pcm_bytes_per_frame = btif_media_cb.encoder.s16NumOfSubBands *
1920 UINT32 read_size;
1922 UINT32 src_samples;
1929 UINT32 src_size_used;
1930 UINT32 dst_size_used;
1934 UINT32 nb_byte_read;
2161 *((UINT32 *) (p_buf + 1)) = btif_media_cb.timestamp;