Searched refs:APTX_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | aptxdec.c | 28 #define APTX_BLOCK_SIZE 4 macro 29 #define APTX_PACKET_SIZE (256*APTX_BLOCK_SIZE) 60 st->codecpar->block_align = APTX_BLOCK_SIZE; in aptx_read_header() |
Completed in 2 milliseconds