Home
last modified time | relevance | path

Searched refs:smr1 (Results 126 – 137 of 137) sorted by relevance

123456

/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h61 unsigned char smr1; member
/dports/sysutils/u-boot-rock64/u-boot-2021.07/arch/sh/include/asm/
H A Dcpu_sh7752.h61 unsigned char smr1; member
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/multimedia/spook/spook-20050207/
H A Dmpegaudio.c767 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
777 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
845 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegaudioenc.c506 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
516 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
584 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegaudioenc_template.c510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); in compute_bit_allocation()
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]]; in compute_bit_allocation()
/dports/audio/musepack/musepack_src_r475/libmpcpsy/
H A Dpsy.c820 float* smr1 ) in CalculateSMR() argument
836 *smr1++ = 0.0625f * *erg1++ / tmp1; in CalculateSMR()

123456