Home
last modified time | relevance | path

Searched refs:first_spx_coords (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dac3dec.h146 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c908 s->first_spx_coords[ch] = 1; in decode_audio_block()
917 if (s->first_spx_coords[ch] || get_bits1(gbc)) { in decode_audio_block()
921 s->first_spx_coords[ch] = 0; in decode_audio_block()
984 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c601 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dac3dec.h146 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c908 s->first_spx_coords[ch] = 1; in decode_audio_block()
917 if (s->first_spx_coords[ch] || get_bits1(gbc)) { in decode_audio_block()
921 s->first_spx_coords[ch] = 0; in decode_audio_block()
984 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c601 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dac3dec.h153 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c887 if (s->first_spx_coords[ch] || get_bits1(bc)) { in spx_coordinates()
891 s->first_spx_coords[ch] = 0; in spx_coordinates()
952 s->first_spx_coords[ch] = 1; in spx_coordinates()
1130 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c618 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dac3dec.h151 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c881 if (s->first_spx_coords[ch] || get_bits1(bc)) { in spx_coordinates()
885 s->first_spx_coords[ch] = 0; in spx_coordinates()
946 s->first_spx_coords[ch] = 1; in spx_coordinates()
1124 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c624 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dac3dec.h151 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c881 if (s->first_spx_coords[ch] || get_bits1(bc)) { in spx_coordinates()
885 s->first_spx_coords[ch] = 0; in spx_coordinates()
946 s->first_spx_coords[ch] = 1; in spx_coordinates()
1124 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c618 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dac3dec.h151 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c881 if (s->first_spx_coords[ch] || get_bits1(bc)) { in spx_coordinates()
885 s->first_spx_coords[ch] = 0; in spx_coordinates()
946 s->first_spx_coords[ch] = 1; in spx_coordinates()
1124 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c618 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dac3dec.h153 …uint8_t first_spx_coords[AC3_MAX_CHANNELS]; ///< first spx coordinates states (firstspxc… member
H A Dac3dec.c887 if (s->first_spx_coords[ch] || get_bits1(bc)) { in spx_coordinates()
891 s->first_spx_coords[ch] = 0; in spx_coordinates()
952 s->first_spx_coords[ch] = 1; in spx_coordinates()
1130 s->first_spx_coords[ch] = 1; in decode_audio_block()
H A Deac3dec.c618 s->first_spx_coords[ch] = 1; in ff_eac3_parse_header()