Searched refs:val7 (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegaudiodsp_mips_float.c | 287 float val0 , val1 , val2 , val3 , val4 , val5 , val6 , val7, in ff_dct32_mips_float() local 328 "add.s %[val7], %[fTmp5], %[fTmp6] \n\t" in ff_dct32_mips_float() 331 "sub.s %[fTmp2], %[val0], %[val7] \n\t" in ff_dct32_mips_float() 335 "add.s %[val0], %[val0], %[val7] \n\t" in ff_dct32_mips_float() 336 "mul.s %[val7], %[f7], %[fTmp2] \n\t" in ff_dct32_mips_float() 351 [val0] "=&f" (val0), [val7] "=&f" (val7), in ff_dct32_mips_float() 427 "sub.s %[fTmp3], %[val7], %[val4] \n\t" in ff_dct32_mips_float() 428 "add.s %[val4], %[val7], %[val4] \n\t" in ff_dct32_mips_float() 432 "mul.s %[val7], in ff_dct32_mips_float() [all...] |
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3987 int val7 ; variable 4047 ecode7 = SWIG_AsVal_int(obj5, &val7); 4051 arg7 = (int)(val7); 4107 int val7 ; variable 4167 ecode7 = SWIG_AsVal_int(obj5, &val7); 4171 arg7 = (int)(val7); 4227 int val7 ; variable 4287 ecode7 = SWIG_AsVal_int(obj5, &val7); 4291 arg7 = (int)(val7); 4347 int val7 ; variable 4466 int val7 ; global() variable 4577 int val7 ; global() variable 4688 int val7 ; global() variable 4799 int val7 ; global() variable [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dct32_template.c | 131 SUINTFLOAT val0 , val1 , val2 , val3 , val4 , val5 , val6 , val7 , in dct32() local 254 out[28] = val7; in dct32()
|
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 5912 SANE_Int val7 = 0; in Resize_Increase() local 5960 val7 = data_lsb_get (p_src, channel_size); in Resize_Increase() 5969 val6 = val7; in Resize_Increase() 5974 val7 = data_lsb_get (p_src, channel_size); in Resize_Increase() 5981 (val7 * rescount)) / to_resolution), in Resize_Increase()
|
Completed in 26 milliseconds