Searched refs:val6 (Results 1 - 5 of 5) 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 499 "add.s %[val6], %[fTmp5], %[fTmp6] \n\t" in ff_dct32_mips_float() 502 "sub.s %[fTmp2], %[val1], %[val6] \n\t" in ff_dct32_mips_float() 503 "add.s %[val1], %[val1], %[val6] \n\t" in ff_dct32_mips_float() 507 "mul.s %[val6], %[f7], %[fTmp2] \n\t" in ff_dct32_mips_float() 522 [val1] "=&f" (val1), [val6] "=&f" (val6), in ff_dct32_mips_float() 598 "sub.s %[fTmp3], %[val6], %[val5] \n\t" in ff_dct32_mips_float() 599 "add.s %[val5], %[val6], %[val5] \n\t" in ff_dct32_mips_float() 603 "mul.s %[val6], in ff_dct32_mips_float() [all...] |
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3985 int val6 ; variable 4042 ecode6 = SWIG_AsVal_int(obj4, &val6); 4046 arg6 = (int)(val6); 4105 int val6 ; variable 4162 ecode6 = SWIG_AsVal_int(obj4, &val6); 4166 arg6 = (int)(val6); 4225 int val6 ; variable 4282 ecode6 = SWIG_AsVal_int(obj4, &val6); 4286 arg6 = (int)(val6); 4345 int val6 ; variable 4464 int val6 ; global() variable 4575 int val6 ; global() variable 4686 int val6 ; global() variable 4797 int val6 ; 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 253 out[12] = val6; in dct32()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsVertexArrayTests.cpp | 1451 deUint32 val6 = (w << 30) | (z << 20) | (y2 << 10) | x2; in createQuadsPacked() local 1458 alignmentSafeAssignment<deUint32>(&(resultData[quadNdx * quadStride + stride * 5]), val6); in createQuadsPacked()
|
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 5911 SANE_Int val6 = 0; in Resize_Increase() local 5969 val6 = val7; in Resize_Increase() 5980 ((((to_resolution - rescount) * val6) + in Resize_Increase()
|
Completed in 26 milliseconds