Home
last modified time | relevance | path

Searched refs:APTX_HD_PACKET_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Daptxdec.c32 #define APTX_HD_PACKET_SIZE (256*APTX_HD_BLOCK_SIZE) macro
73 st->codecpar->frame_size = APTX_HD_PACKET_SIZE; in aptx_hd_read_header()
84 return av_get_packet(s->pb, pkt, APTX_HD_PACKET_SIZE); in aptx_hd_read_packet()

Completed in 2 milliseconds