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

  /external/opencv3/modules/videoio/src/
cap_mjpeg_encoder.cpp 656 static const int C0_541 = fix(0.541196100f, fixb);
843 x0 = vaddq_s16(vqdmulhq_n_s16(x0, (short)(C0_541*2)), x1);
990 x0 = vaddq_s16(vqdmulhq_n_s16(x0, (short)(C0_541*2)), x1);
1046 x0 = DCT_DESCALE(x0*C0_541 + x1, fixb);
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 627 #define C0_541 fix( 0.541196100f, fixb )
    [all...]

Completed in 589 milliseconds