Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A 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*)sr in sbr_qmf_deint_neg_c()
[all...]
H A Daacdec.c114 union av_intfloat32 s0, s1; in VMUL2S()
132 union av_intfloat32 s = { .f = *scale }; in VMUL4S()
133 union av_intfloat32 t; in VMUL4S()
156 union av_intfloat32 tmp; in flt16_round()
164 union av_intfloat32 tmp; in flt16_even()
172 union av_intfloat32 pun; in flt16_trunc()
H A 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()
H A Dexr.c192 union av_intfloat32 gamma_table[65536];
1121 union av_intfloat32 dc_val; in dwa_uncompress()
1389 union av_intfloat32 *ptr_x; in decode_block()
1392 ptr_x = (union av_intfloat32 *)ptr; in decode_block()
1402 union av_intfloat32 t; in decode_block()
2225 union av_intfloat32 t; in decode_init()
/third_party/ffmpeg/libavutil/
H A 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/
H A Dsynth_filter.c103 union av_intfloat32 o0, o1, b0, b1; in checkasm_check_synth_filter()
H A Dcheckasm.c299 static int is_negative(union av_intfloat32 u) in is_negative()
306 union av_intfloat32 x, y; in float_near_ulp()
H A Daacpsdsp.c43 union av_intfloat32 u = { .f = buf[i] }; in clear_less_significant_bits()
/third_party/ffmpeg/libswscale/tests/
H A Dfloatimg_cmp.c81 union av_intfloat32 v0, v1; in main()
/third_party/ffmpeg/tests/
H A Dtiny_psnr.c123 union av_intfloat32 v; in get_f32l()
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c66 union av_intfloat32 t; in sanitizef()

Completed in 14 milliseconds