HomeSort by relevance Sort by last modified time
    Searched full:bcoeff (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma.c 73 OMX_U32 ACoeff, BCoeff, CCoeff, DCoeff;
90 BCoeff = dx * EightMinusdy;
100 BCoeff * pSrc [y * iSrcStep + x + 1] +
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s 67 BCoeff RN 9
154 ;// BCoeff = dx * EightMinusdy
169 SMULBB BCoeff, dx, EightMinusdy
175 VDUP dBCoeff, BCoeff
  /external/opencv3/modules/imgproc/src/
demosaicing.cpp 91 int width, int bcoeff, int gcoeff, int rcoeff) const
98 __m128i _r2y = _mm_set1_epi16((short)(bcoeff*2));
346 int width, int bcoeff, int gcoeff, int rcoeff) const
389 r0 = vreinterpretq_u16_s16(vqdmulhq_n_s16(vreinterpretq_s16_u16(r0), (short)(bcoeff*2)));
390 r1 = vreinterpretq_u16_s16(vqdmulhq_n_s16(vreinterpretq_s16_u16(r1), (short)(bcoeff*4)));
510 Brow(_brow), size(_size), Bcoeff(_bcoeff), Rcoeff(_rcoeff)
524 int bcoeff = Bcoeff, rcoeff = Rcoeff; local
533 std::swap(bcoeff, rcoeff);
556 t1 = (bayer[bayer_step] + bayer[bayer_step+2])*bcoeff;
616 int bcoeff = B2Y, rcoeff = R2Y; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s 126 ;// BCoeff = dx * EightMinusdy
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-aarch64 
qemu-system-i386 
qemu-system-mips64el 
qemu-system-x86_64 

Completed in 221 milliseconds