| /third_party/ffmpeg/libavcodec/ |
| H A D | hcadec.c | 254 static void run_imdct(HCAContext *c, ChannelContext *ch, int index, float *out) in run_imdct() argument
|
| H A D | exrenc.c | 183 static int64_t rle_compress(uint8_t *out, int64_t out_size, in rle_compress() argument
|
| H A D | atrac1.c | 95 static void at1_imdct(AT1Ctx *q, float *spec, float *out, int nbits, in at1_imdct() argument
|
| H A D | wmadec.c | 203 static void wma_lsp_to_curve(WMACodecContext *s, float *out, float *val_max_ptr, in wma_lsp_to_curve() argument 393 static void wma_window(WMACodecContext *s, float *out) in wma_window() argument [all...] |
| H A D | svq1dec.c | 512 static void svq1_parse_string(GetBitContext *bitbuf, uint8_t out[257]) in svq1_parse_string() argument
|
| H A D | nvdec.c | 182 static int nvdec_decoder_create(AVBufferRef **out, AVBufferRef *hw_device_ref, in nvdec_decoder_create() argument
|
| H A D | zmbv.c | 109 uint8_t *out, *tprev; in zmbv_decode_xor_8() local 183 uint16_t *out, *tprev; zmbv_decode_xor_16() local 262 uint8_t *out, *tprev; zmbv_decode_xor_24() local 345 uint32_t *out, *tprev; zmbv_decode_xor_32() local 577 uint8_t *out, *src; decode_frame() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacsbr_mips.c | 448 float *out = &Y1[i][kx][idx]; in sbr_hf_assemble_mips() local [all...] |
| H A D | aacpsdsp_mips.c | 61 static void ps_hybrid_analysis_ileave_mips(float (*out)[32][2], float L[2][38][64], in ps_hybrid_analysis_ileave_mips() argument 109 static void ps_hybrid_synthesis_deint_mips(float out[2][38][64], in ps_hybrid_synthesis_deint_mips() argument 280 static void ps_decorrelate_mips(float (*out)[2], float (*delay)[2], in ps_decorrelate_mips() argument
|
| H A D | vp9_intra_msa.c | 212 v16u8 top, left, out; in ff_dc_16x16_msa() local 263 v16u8 top0, top1, left0, left1, out; ff_dc_32x32_msa() local [all...] |
| /third_party/elfutils/libasm/ |
| H A D | libasmP.h | 156 } out; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrusher.c | 221 AVFrame *out; in filter_frame() local
|
| H A D | vf_blend.c | 434 AVFrame *out; in tblend_filter_frame() local
|
| H A D | vf_blend_vulkan.c | 233 AVVkFrame *out = (AVVkFrame *)out_frame->data[0]; in process_frames() local 354 AVFrame *top, *bottom, *out; in blend_frame() local [all...] |
| H A D | af_alimiter.c | 144 AVFrame *out; in filter_frame() local [all...] |
| H A D | af_afreqshift.c | 284 AVFrame *in, *out; member 291 AVFrame *out = td->out; in filter_channels() local 307 AVFrame *out; in filter_frame() local [all...] |
| H A D | af_sidechaincompress.c | 238 AVFrame *out = NULL, *in[2] = { NULL }; in activate() local 387 AVFrame *out; in acompressor_filter_frame() local [all...] |
| H A D | af_superequalizer.c | 51 AVFrame *in, *out; member 198 AVFrame *out = ff_get_audio_buffer(outlink, in->nb_samples); in filter_frame() local [all...] |
| H A D | src_avsynctest.c | 209 AVFrame *out; in audio_frame() local 245 static void draw_text(FFDrawContext *draw, AVFrame *out, FFDrawColor *color, in draw_text() argument 278 AVFrame *out; video_frame() local [all...] |
| H A D | vf_extractplanes.c | 298 AVFrame *out; in extract_plane() local [all...] |
| H A D | af_anlmdn.c | 203 AVFrame *out = arg; in filter_channel() local 274 AVFrame *out; in filter_frame() local [all...] |
| H A D | af_apulsator.c | 138 AVFrame *out; in filter_frame() local
|
| H A D | vf_deband.c | 127 AVFrame *in, *out; member 135 AVFrame *out = td->out; in deband_8_c() local 184 AVFrame *out = td->out; in deband_8_coupling_c() local 249 AVFrame *out = td->out; deband_16_coupling_c() local 316 AVFrame *out = td->out; deband_16_c() local 414 AVFrame *out; filter_frame() local [all...] |
| H A D | af_asoftclip.c | 400 AVFrame *in, *out; member 409 AVFrame *out = td->out; in filter_channels() local 429 AVFrame *out; in filter_frame() local [all...] |
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | fft.c | 129 static void imdct_ref(FFTSample *out, FFTSample *in, int nbits) in imdct_ref() argument
|