HomeSort by relevance Sort by last modified time
    Searched refs:g00 (Results 1 - 2 of 2) sorted by null

  /external/libopus/celt/
celt.c 120 opus_val16 g00, g01, g02, g10, g11, g12; local
134 g00 = MULT16_16_Q15(g0, gains[tapset0][0]);
150 + MULT16_32_Q15(MULT16_16_Q15((Q15ONE-f),g00),x[i-T0])
  /external/opencv3/modules/imgproc/src/
color.cpp 6457 int r00 = row0[2-bIdx + j]; int g00 = row0[1 + j]; int b00 = row0[bIdx + j]; local
    [all...]

Completed in 192 milliseconds