Home
last modified time | relevance | path

Searched refs:next_packet_start (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dwmaprodec.c207 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1654 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1657 s->next_packet_start = buf_size - FFMIN(buf_size, avctx->block_align); in decode_packet()
1725 if (avpkt->size < s->next_packet_start) { in decode_packet()
1730 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
H A Dwmalosslessdec.c96 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1203 s->next_packet_start = buf_size - FFMIN(avctx->block_align, buf_size); in decode_packet()
1258 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1310 s->next_packet_start = 0; in flush()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dwmaprodec.c207 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1657 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1660 s->next_packet_start = buf_size - FFMIN(buf_size, avctx->block_align); in decode_packet()
1728 if (avpkt->size < s->next_packet_start) { in decode_packet()
1733 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
H A Dwmalosslessdec.c96 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1203 s->next_packet_start = buf_size - FFMIN(avctx->block_align, buf_size); in decode_packet()
1258 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1310 s->next_packet_start = 0; in flush()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dwmalosslessdec.c95 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1196 s->next_packet_start = buf_size - FFMIN(avctx->block_align, buf_size); in decode_packet()
1251 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1303 s->next_packet_start = 0; in flush()
H A Dwmaprodec.c205 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1623 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1626 s->next_packet_start = buf_size - FFMIN(buf_size, avctx->block_align); in decode_packet()
1693 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dwmalosslessdec.c94 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1201 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1256 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1301 s->next_packet_start = 0; in flush()
H A Dwmaprodec.c201 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1541 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1596 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c95 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1199 s->next_packet_start = buf_size - FFMIN(avctx->block_align, buf_size); in decode_packet()
1254 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1306 s->next_packet_start = 0; in flush()
H A Dwmaprodec.c205 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1652 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1655 s->next_packet_start = buf_size - FFMIN(buf_size, avctx->block_align); in decode_packet()
1722 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dwmalosslessdec.c94 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1201 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1256 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1301 s->next_packet_start = 0; in flush()
H A Dwmaprodec.c201 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1541 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1596 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c95 …int next_packet_start; ///< start offset of the next WMA packet in the de… member
1202 s->next_packet_start = buf_size - FFMIN(avctx->block_align, buf_size); in decode_packet()
1257 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()
1309 s->next_packet_start = 0; in flush()
H A Dwmaprodec.c205 …int next_packet_start; ///< start offset of the next wma packet in the de… member
1652 s->next_packet_start = buf_size - avctx->block_align; in decode_packet()
1655 s->next_packet_start = buf_size - FFMIN(buf_size, avctx->block_align); in decode_packet()
1722 s->buf_bit_size = (avpkt->size - s->next_packet_start) << 3; in decode_packet()