Home
last modified time | relevance | path

Searched defs:sample_buffer (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp115 BYTE *sample_buffer; in PushBuffer() local
/third_party/ffmpeg/libavcodec/
Dmlpenc.c127 int32_t *sample_buffer; ///< Pointer to current access unit samples. member
1009 int32_t *sample_buffer = ctx->write_buffer; in write_block_data() local
1244 int32_t *sample_buffer = ctx->inout_buffer; in input_data_internal() local
1286 int32_t *sample_buffer = ctx->sample_buffer; in input_to_sample_buffer() local
1330 int32_t *sample_buffer = ctx->sample_buffer; in determine_quant_step_size() local
1397 int32_t *sample_buffer = ctx->sample_buffer + channel; in set_filter_params() local
1636 int32_t *sample_buffer = ctx->sample_buffer + channel; in codebook_bits_offset() local
1741 int32_t *sample_buffer = ctx->sample_buffer + channel; in determine_bits() local
1811 int32_t *sample_buffer = ctx->sample_buffer + channel; in apply_filter() local
1896 int32_t *sample_buffer = ctx->sample_buffer + ctx->num_channels - 2; in generate_2_noise_channels() local
[all …]
Dmlpdsp.c30 int blocksize, int32_t *sample_buffer) in mlp_filter_channel()
Dvideotoolboxenc.c369 CMSampleBufferRef sample_buffer, in count_nalus()
548 static int set_extradata(AVCodecContext *avctx, CMSampleBufferRef sample_buffer) in set_extradata()
587 CMSampleBufferRef sample_buffer) in vtenc_output_callback()
620 CMSampleBufferRef sample_buffer, in get_length_code_size()
1752 CMSampleBufferRef sample_buffer, in copy_replace_length_codes()
1925 CMSampleBufferRef sample_buffer, in vtenc_cm_to_avpacket()
Ddca_xll.h102 int32_t *sample_buffer[DCA_XLL_SAMPLE_BUFFERS_MAX]; member
Dffv1.h110 int16_t *sample_buffer; member
/third_party/ffmpeg/libavcodec/x86/
Dmlpdsp_init.c135 int blocksize, int32_t *sample_buffer) in mlp_filter_channel_x86()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp257 BYTE *sample_buffer; in PushBuffer() local