Home
last modified time | relevance | path

Searched refs:av_intfloat32 (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbrdsp.c49 union av_intfloat32 *xi = (union av_intfloat32*) x; in sbr_neg_odd_64_c()
59 union av_intfloat32 *zi = (union av_intfloat32*) z; in sbr_qmf_pre_shuffle_c()
76 const union av_intfloat32 *zi = (const union av_intfloat32*) z; in sbr_qmf_post_shuffle_c()
77 union av_intfloat32 *Wi = (union av_intfloat32*) W; in sbr_qmf_post_shuffle_c()
89 const union av_intfloat32 *si = (const union av_intfloat32*)src; in sbr_qmf_deint_neg_c()
90 union av_intfloat32 *vi = (union av_intfloat32*)v; in sbr_qmf_deint_neg_c()
Daacdec.c115 union av_intfloat32 s0, s1; in VMUL2S()
133 union av_intfloat32 s = { .f = *scale }; in VMUL4S()
134 union av_intfloat32 t; in VMUL4S()
157 union av_intfloat32 tmp; in flt16_round()
165 union av_intfloat32 tmp; in flt16_even()
173 union av_intfloat32 pun; in flt16_trunc()
Daacenc_pred.c42 union av_intfloat32 tmp; in flt16_round()
50 union av_intfloat32 tmp; in flt16_even()
58 union av_intfloat32 pun; in flt16_trunc()
Dexr.c191 union av_intfloat32 gamma_table[65536];
1120 union av_intfloat32 dc_val; in dwa_uncompress()
1383 union av_intfloat32 *ptr_x; in decode_block()
1386 ptr_x = (union av_intfloat32 *)ptr; in decode_block()
1396 union av_intfloat32 t; in decode_block()
2212 union av_intfloat32 t; in decode_init()
/third_party/ffmpeg/libavutil/
Dintfloat.h27 union av_intfloat32 { union
42 union av_intfloat32 v; in av_int2float()
52 union av_intfloat32 v; in av_float2int()
/third_party/ffmpeg/tests/checkasm/
Dsynth_filter.c103 union av_intfloat32 o0, o1, b0, b1; in checkasm_check_synth_filter()
Dcheckasm.c292 static int is_negative(union av_intfloat32 u) in is_negative()
299 union av_intfloat32 x, y; in float_near_ulp()
Daacpsdsp.c43 union av_intfloat32 u = { .f = buf[i] }; in clear_less_significant_bits()
/third_party/ffmpeg/tests/
Dtiny_psnr.c123 union av_intfloat32 v; in get_f32l()
/third_party/ffmpeg/libswscale/tests/
Dfloatimg_cmp.c81 union av_intfloat32 v0, v1; in main()
/third_party/ffmpeg/libavfilter/
Dvf_lut3d.c119 union av_intfloat32 t; in sanitizef()