Lines Matching full:formats
11 * various sample formats supported. In particular, the test cases establish
37 /* 8 bit sample formats. */
43 /* 16 bit sample formats. */
53 /* 24 bit sample formats. */
63 /* 32 bit sample formats. */
73 /* u-law and A-law sample formats. */
118 /* Lookup tables to read u-law and A-law sample formats. */
257 /* Lookup tables to write u-law and A-law sample formats. */
388 "Read and verify different pcm sample formats."); in ATF_TC_HEAD()
431 "Write and verify different pcm sample formats."); in ATF_TC_HEAD()
496 "Verify bit width of different pcm sample formats."); in ATF_TC_HEAD()