Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr.h71 n = amr_block_size[(coded[0] >> 3) & 0x0F]; in decode_1_frame()
144 frame_size = amr_block_size[coded >> 3 & 15]; in amr_duration_frames()
H A Damr-nb.c33 #define amr_block_size amrnb_block_size macro
H A Damr-wb.c31 #define amr_block_size amrwb_block_size macro