Searched defs:src_g (Results 1 – 16 of 16) sorted by relevance
| /external/pdfium/core/fxge/dib/ |
| D | cfx_scanlinecompositor.cpp | 1234 int src_g = FXARGB_G(argb); in CompositeRow_8bppRgb2Rgb_NoBlend() local 1267 int src_g = FXARGB_G(argb); in CompositeRow_8bppRgb2Rgb_NoBlend() local 1305 int src_r, src_g, src_b; in CompositeRow_1bppRgb2Rgb_NoBlend() local 1344 int src_g = FXARGB_G(argb); in CompositeRow_8bppRgb2Argb_NoBlend() local 1381 int src_g = FXARGB_G(argb); in CompositeRow_8bppRgb2Argb_NoBlend() local 1429 int src_r, src_g, src_b; in CompositeRow_1bppRgb2Argb_NoBlend() local 1481 int src_r, src_g, src_b; in CompositeRow_1bppRgb2Rgba_NoBlend() local 1521 int src_g, in CompositeRow_ByteMask2Argb() 1582 int src_g, in CompositeRow_ByteMask2Rgba() 1649 int src_g, in CompositeRow_ByteMask2Rgb() [all …]
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | format_utils.h | 583 simd4scalari src_g = _simd_extractf128_si(src_rg, 1); in Transpose() local 658 simd4scalari src_g = _simd_extractf128_si(src_rg, 1); in Transpose() local
|
| /external/pdfium/core/fxcodec/ |
| D | progressivedecoder.cpp | 1871 uint8_t src_g = 0; in ReSampleScanline() local 1983 uint8_t src_g = 0; in ReSampleScanline() local
|
| /external/webp/src/mux/ |
| D | anim_encode.c | 374 const int src_g = (src >> 8) & 0xff; in PixelsAreSimilar() local
|
| /external/pdfium/core/fxge/agg/ |
| D | fx_agg_driver.cpp | 83 int src_g = FXARGB_G(argb); in RgbByteOrderCompositeRect() local
|
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | row_neon.cc | 615 const uint8_t* src_g, in MergeRGBRow_NEON()
|
| D | row_neon64.cc | 661 const uint8_t* src_g, in MergeRGBRow_NEON()
|
| D | planar_functions.cc | 554 const uint8_t* src_g, in MergeRGBPlane()
|
| D | row_gcc.cc | 3709 const uint8_t* src_g, in MergeRGBRow_SSSE3()
|
| D | row_common.cc | 2123 const uint8_t* src_g, in MergeRGBRow_C()
|
| /external/libyuv/files/source/ |
| D | row_neon.cc | 615 const uint8_t* src_g, in MergeRGBRow_NEON()
|
| D | row_neon64.cc | 661 const uint8_t* src_g, in MergeRGBRow_NEON()
|
| D | planar_functions.cc | 634 const uint8_t* src_g, in MergeRGBPlane()
|
| D | row_mmi.cc | 5098 const uint8_t* src_g, in MergeRGBRow_MMI()
|
| D | row_gcc.cc | 3709 const uint8_t* src_g, in MergeRGBRow_SSSE3()
|
| D | row_common.cc | 2123 const uint8_t* src_g, in MergeRGBRow_C()
|