| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mlpdsp_init.c | 135 mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel_x86() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpdsp.c | 27 mlp_filter_channel(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel() argument 100 ff_mlp_pack_output(int32_t lossless_check_data, uint16_t blockpos, int32_t (*sample_buffer)[MAX_CHANNELS], void *data, uint8_t *ch_assign, int8_t *output_shift, uint8_t max_matrix_channel, int is32) ff_mlp_pack_output() argument
|
| H A D | dca_xll.h | 100 int32_t *sample_buffer[DCA_XLL_SAMPLE_BUFFERS_MAX]; member
|
| H A D | ffv1.h | 105 int16_t *sample_buffer; member
|
| H A D | mlpenc.c | 133 int32_t *sample_buffer; ///< Pointer to current access unit samples. member 954 int32_t *sample_buffer = ctx->write_buffer; in write_block_data() local 1175 int32_t *sample_buffer = ctx->inout_buffer; in input_data_internal() local 1212 int32_t *sample_buffer = ctx->sample_buffer; in input_to_sample_buffer() local 1252 int32_t *sample_buffer = ctx->sample_buffer; determine_quant_step_size() local 1316 int32_t *sample_buffer = ctx->sample_buffer + channel; set_filter_params() local 1550 int32_t *sample_buffer = ctx->sample_buffer + channel; codebook_bits_offset() local 1653 int32_t *sample_buffer = ctx->sample_buffer + channel; determine_bits() local 1721 int32_t *sample_buffer = ctx->sample_buffer + channel; apply_filter() local 1787 int32_t *sample_buffer = ctx->sample_buffer + ctx->num_channels - 2; generate_2_noise_channels() local 1809 int32_t *sample_buffer = ctx->sample_buffer; rematrix_channels() local [all...] |
| H A D | videotoolboxenc.c | 581 static int set_extradata(AVCodecContext *avctx, CMSampleBufferRef sample_buffer) in set_extradata() argument 375 count_nalus(size_t length_code_size, CMSampleBufferRef sample_buffer, int *count) count_nalus() argument 630 vtenc_output_callback( void *ctx, void *sourceFrameCtx, OSStatus status, VTEncodeInfoFlags flags, CMSampleBufferRef sample_buffer) vtenc_output_callback() argument 666 get_length_code_size( AVCodecContext *avctx, CMSampleBufferRef sample_buffer, size_t *size) get_length_code_size() argument 1807 copy_replace_length_codes( AVCodecContext *avctx, size_t length_code_size, CMSampleBufferRef sample_buffer, ExtraSEI *sei, uint8_t *dst_data, size_t dst_size) copy_replace_length_codes() argument 1981 vtenc_cm_to_avpacket( AVCodecContext *avctx, CMSampleBufferRef sample_buffer, AVPacket *pkt, ExtraSEI *sei) vtenc_cm_to_avpacket() argument [all...] |
| /third_party/lame/frontend/ |
| H A D | get_audio.c | 1377 read_samples_pcm(FILE * musicin, int sample_buffer[230 argument 1291 unpack_read_samples(const int samples_to_read, const int bytes_per_sample, const int swap_order, int *sample_buffer, FILE * pcm_in) unpack_read_samples() argument [all...] |