Home
last modified time | relevance | path

Searched refs:subband_buffer (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/libdcadec/dcadec-0.2.0/libdcadec/
H A Dcore_decoder.h136 int *subband_buffer; ///< Subband sample buffer base member
H A Dcore_decoder.c857 …if ((ret = ta_zalloc_fast(core, &core->subband_buffer, nframesamples + nlfesamples, sizeof(int))) … in alloc_sample_buffer()
862 core->subband_samples[ch][band] = core->subband_buffer + in alloc_sample_buffer()
864 core->lfe_samples = core->subband_buffer + nframesamples; in alloc_sample_buffer()
2255 if (core->subband_buffer) { in core_clear()
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschroencoder.c2478 frame->subband_buffer = in schro_encoder_encode_picture()
2626 if (frame->subband_buffer) { in schro_encoder_encode_picture()
2627 schro_buffer_unref (frame->subband_buffer); in schro_encoder_encode_picture()
2847 schro_pack_encode_init (pack, frame->subband_buffer); in schro_encoder_encode_superblock_split()
2850 schro_arith_encode_init (arith, frame->subband_buffer); in schro_encoder_encode_superblock_split()
2898 schro_pack_encode_init (pack, frame->subband_buffer); in schro_encoder_encode_prediction_modes()
2901 schro_arith_encode_init (arith, frame->subband_buffer); in schro_encoder_encode_prediction_modes()
2980 schro_pack_encode_init (pack, frame->subband_buffer); in schro_encoder_encode_vector_data()
3072 schro_pack_encode_init (pack, frame->subband_buffer); in schro_encoder_encode_dc_data()
3831 schro_arith_encode_init (arith, frame->subband_buffer); in schro_encoder_encode_subband()
[all …]
H A Dschrodecoder.h147 SchroBuffer *subband_buffer[3][SCHRO_LIMIT_SUBBANDS]; member
H A Dschrodecoder.c419 if (picture->subband_buffer[component][i]) { in schro_picture_unref()
420 schro_buffer_unref (picture->subband_buffer[component][i]); in schro_picture_unref()
421 picture->subband_buffer[component][i] = NULL; in schro_picture_unref()
2964 picture->subband_buffer[component][i] = NULL; in schro_decoder_parse_transform_data()
2980 picture->subband_buffer[component][i] = in schro_decoder_parse_transform_data()
3550 picture->subband_buffer[ctx->component][ctx->index]); in schro_decoder_decode_subband()
3553 picture->subband_buffer[ctx->component][ctx->index]->data, in schro_decoder_decode_subband()
3554 picture->subband_buffer[ctx->component][ctx->index]->length, 1); in schro_decoder_decode_subband()
H A Dschroencoder.h173 SchroBuffer *subband_buffer; member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddca_core.h187 int32_t *subband_buffer; ///< Subband sample buffer base member
H A Ddca_core.c780 av_fast_mallocz(&s->subband_buffer, &s->subband_size, in alloc_sample_buffer()
782 if (!s->subband_buffer) in alloc_sample_buffer()
788 s->subband_samples[ch][band] = s->subband_buffer + in alloc_sample_buffer()
790 s->lfe_samples = s->subband_buffer + nframesamples; in alloc_sample_buffer()
2401 if (s->subband_buffer) { in ff_dca_core_flush()
2438 av_freep(&s->subband_buffer); in ff_dca_core_close()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddca_core.h187 int32_t *subband_buffer; ///< Subband sample buffer base member
H A Ddca_core.c780 av_fast_mallocz(&s->subband_buffer, &s->subband_size, in alloc_sample_buffer()
782 if (!s->subband_buffer) in alloc_sample_buffer()
788 s->subband_samples[ch][band] = s->subband_buffer + in alloc_sample_buffer()
790 s->lfe_samples = s->subband_buffer + nframesamples; in alloc_sample_buffer()
2401 if (s->subband_buffer) { in ff_dca_core_flush()
2438 av_freep(&s->subband_buffer); in ff_dca_core_close()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddca_core.h187 int32_t *subband_buffer; ///< Subband sample buffer base member
H A Ddca_core.c780 av_fast_mallocz(&s->subband_buffer, &s->subband_size, in alloc_sample_buffer()
782 if (!s->subband_buffer) in alloc_sample_buffer()
788 s->subband_samples[ch][band] = s->subband_buffer + in alloc_sample_buffer()
790 s->lfe_samples = s->subband_buffer + nframesamples; in alloc_sample_buffer()
2401 if (s->subband_buffer) { in ff_dca_core_flush()
2438 av_freep(&s->subband_buffer); in ff_dca_core_close()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddca_core.h187 int32_t *subband_buffer; ///< Subband sample buffer base member
H A Ddca_core.c780 av_fast_mallocz(&s->subband_buffer, &s->subband_size, in alloc_sample_buffer()
782 if (!s->subband_buffer) in alloc_sample_buffer()
788 s->subband_samples[ch][band] = s->subband_buffer + in alloc_sample_buffer()
790 s->lfe_samples = s->subband_buffer + nframesamples; in alloc_sample_buffer()
2401 if (s->subband_buffer) { in ff_dca_core_flush()
2438 av_freep(&s->subband_buffer); in ff_dca_core_close()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddca_core.h187 int32_t *subband_buffer; ///< Subband sample buffer base member
H A Ddca_core.c780 av_fast_mallocz(&s->subband_buffer, &s->subband_size, in alloc_sample_buffer()
782 if (!s->subband_buffer) in alloc_sample_buffer()
788 s->subband_samples[ch][band] = s->subband_buffer + in alloc_sample_buffer()
790 s->lfe_samples = s->subband_buffer + nframesamples; in alloc_sample_buffer()
2401 if (s->subband_buffer) { in ff_dca_core_flush()
2438 av_freep(&s->subband_buffer); in ff_dca_core_close()