Searched refs:g02 (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/mips/ |
D | celt_mipsr1.h | 68 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local 84 g02 = MULT16_16_P15(g0, gains[tapset0][2]); in comb_filter() 106 …asm volatile("MADD $ac1, %0, %1" : : "r" ((int)MULT16_16_Q15((Q15ONE-f),g02)), "r" ((int)ADD32(x[i… in comb_filter()
|
/external/libopus/celt/ |
D | celt.c | 196 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local 216 g02 = MULT16_16_P15(g0, gains[tapset0][2]); in comb_filter() 235 + MULT16_32_Q15(MULT16_16_Q15((Q15ONE-f),g02),ADD32(x[i-T0+2],x[i-T0-2])) in comb_filter()
|
/external/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 838 int32 g02 = p0 [2]; in FixIsolatedPixel() local 862 est0 = g02 + g42; in FixIsolatedPixel() 864 grad0 = Abs_int32 (g02 - g42) + in FixIsolatedPixel() 875 Abs_int32 (g02 - g24) + in FixIsolatedPixel() 895 Abs_int32 (g02 - g20) + in FixIsolatedPixel()
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | struct-const.ll | 5 ; CHECK-NOT: g02:
|