Home
last modified time | relevance | path

Searched refs:kUVToR (Results 1 – 11 of 11) sorted by relevance

/external/libyuv/files/source/
Drow_dspr2.cc598 uint32 tmp_vr = yuvconstants->kUVToR[1]; in I422ToARGBRow_DSPR2()
880 uint32 tmp_vr = yuvconstants->kUVToR[1]; in I444ToARGBRow_DSPR2()
966 uint32 tmp_vr = yuvconstants->kUVToR[1]; in I422ToARGB4444Row_DSPR2()
1057 uint32 tmp_vr = yuvconstants->kUVToR[1]; in I422ToARGB1555Row_DSPR2()
1148 uint32 tmp_vr = yuvconstants->kUVToR[1]; in NV12ToARGBRow_DSPR2()
Drow_common.cc1341 int vr = yuvconstants->kUVToR[1]; in YuvPixel()
1384 int vr = yuvconstants->kUVToR[1]; in YuvPixel8_16()
1428 int vr = yuvconstants->kUVToR[1]; in YuvPixel16()
Drow_msa.cc30 vr = __msa_fill_w(yuvconst->kUVToR[1]); \
Drow_win.cc60 xmm2 = _mm_maddubs_epi16(xmm2, *(__m128i*)yuvconstants->kUVToR); \
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc1341 int vr = yuvconstants->kUVToR[1]; in YuvPixel()
1384 int vr = yuvconstants->kUVToR[1]; in YuvPixel8_16()
1428 int vr = yuvconstants->kUVToR[1]; in YuvPixel16()
Drow_msa.cc30 vr = __msa_fill_w(yuvconst->kUVToR[1]); \
Drow_win.cc60 xmm2 = _mm_maddubs_epi16(xmm2, *(__m128i*)yuvconstants->kUVToR); \
/external/libaom/libaom/third_party/libyuv/source/
Drow_win.cc31 lvec8 kUVToR; // 64 member
169 xmm2 = _mm_maddubs_epi16(xmm2, *(__m128i*)kYuvConstants.kUVToR); in I422ToARGBRow_SSSE3()
1967 __asm vpmaddubsw ymm2, ymm0, YuvConstants.kUVToR /* scale R UV */ \
2403 __asm pmaddubsw xmm3, YuvConstants.kUVToR /* scale R UV */ \
Drow_gcc.cc1419 lvec8 kUVToR; // 64 member
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h563 int8_t kUVToR[32]; member
/external/libyuv/files/include/libyuv/
Drow.h645 int8_t kUVToR[32]; member