/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_altivec_template.c | 230 vector unsigned char vbA0, av_uninit(vbA1), av_uninit(vbA2), av_uninit(vbA3), av_uninit(vbA4), av_uninit(vbA5), av_uninit(vbA6), av_uninit(vbA7), av_uninit(vbA8), vbA9; in doVertLowPass_altivec() 231 vector unsigned char vbB0, av_uninit(vbB1), av_uninit(vbB in doVertLowPass_altivec() [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | mpegaudiodsp_altivec.c | 56 vector float av_uninit(v0), av_uninit(v4); in apply_window()
|
/third_party/ffmpeg/libavutil/ |
H A D | attributes.h | 154 # define av_uninit(x) x=x macro 156 # define av_uninit(x) x macro
|
H A D | opt.c | 1672 char *av_uninit(parsed_key), *av_uninit(value); in av_opt_set_from_string()
|
/third_party/ffmpeg/libavcodec/ |
H A D | flacdec.c | 286 unsigned av_uninit(a), av_uninit(b), av_uninit(c), av_uninit(d); in decode_subframe_fixed()
|
H A D | bfi.c | 99 unsigned int byte = bytestream2_get_byte(&g), av_uninit(offset); in bfi_decode_frame()
|
H A D | eamad.c | 214 int av_uninit(mv_x), av_uninit(mv_y); in decode_mb()
|
H A D | ac3enc_template.c | 119 int av_uninit(blk), ch, bnd, i, j; in apply_channel_coupling() 231 int av_uninit(blk1); in apply_channel_coupling()
|
H A D | ra144enc.c | 195 int i, av_uninit(best_vect); in adaptive_cb_search() 196 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search()
|
H A D | h264_refs.c | 613 int i, av_uninit(j); in ff_h264_execute_ref_pic_marking() 616 H264Picture *av_uninit(pic); in ff_h264_execute_ref_pic_marking() 632 int av_uninit(structure), av_uninit(frame_num); in ff_h264_execute_ref_pic_marking()
|
H A D | ffv1enc_template.c | 149 int b, g, r, av_uninit(a); in encode_rgb_frame()
|
H A D | lpc.c | 244 double av_uninit(weight); in ff_lpc_calc_coefs()
|
H A D | qtrleenc.c | 147 unsigned int av_uninit(repeatcount); in qtrle_encode_line()
|
H A D | dvdsubenc.c | 125 int x, y, i, j, match, d, best_d, av_uninit(best_j); in count_colors()
|
H A D | mss2.c | 488 int used_rects = 0, i, implicit_rect = 0, av_uninit(wmv9_mask); in mss2_decode_frame()
|
H A D | wmavoice.c | 1490 int n, n_blocks_x2, log_n_blocks_x2, av_uninit(cur_pitch_val); in synth_frame() 1491 int pitch[MAX_BLOCKS], av_uninit(last_block_pitch); in synth_frame()
|
H A D | ac3enc.c | 1509 int ch, i, baie, bnd, got_cpl, av_uninit(ch0); in output_audio_block() 2410 int blk, ch, av_uninit(cpl_start); in set_bandwidth()
|
/third_party/ffmpeg/libavformat/ |
H A D | srtp.c | 130 int av_uninit(seq_largest); in ff_srtp_decrypt() 131 uint32_t ssrc, av_uninit(roc); in ff_srtp_decrypt()
|
H A D | electronicarts.c | 582 int av_uninit(num_samples); in ea_read_packet()
|
H A D | flvdec.c | 1065 int av_uninit(channels); 1066 int av_uninit(sample_rate);
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | seek.c | 121 AVStream *av_uninit(st); in main()
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_compand.c | 197 int chan, i, av_uninit(dindex), oindex, av_uninit(count); in compand_delay()
|
H A D | af_aecho.c | 167 int i, j, chan, av_uninit(index); \
|
H A D | vsrc_mandelbrot.c | 259 float av_uninit(epsilon); in draw_mandelbrot()
|
H A D | avfilter.c | 795 char *av_uninit(parsed_key), *av_uninit(value); in process_options()
|