Searched defs:src_pixel (Results 1 – 6 of 6) sorted by relevance
68 const auto *src_pixel = reinterpret_cast<const T *>(src(src_coord)); in store_rgb_from_src() local211 const auto *src_pixel = reinterpret_cast<const T *>(src(src_coord)); in colorconvert_rgb_to_rgbx() local238 const auto *src_pixel = reinterpret_cast<const T *>(src(src_coord)); in colorconvert_rgb_to_u8() local263 const auto *src_pixel = reinterpret_cast<const T *>(src(src_coord)); in colorconvert_rgbx_to_rgb() local292 const auto *src_pixel = reinterpret_cast<const T *>(src(src_coord)); in colorconvert_yuyv_to_rgb() local325 … const auto *src_pixel = reinterpret_cast<const T *>(tensor_planes[0](src_coord)); in colorconvert_iyuv_to_rgb() local382 … const auto *src_pixel = reinterpret_cast<const T *>(tensor_planes[0](src_coord)); in colorconvert_nv12_to_rgb() local401 … const auto *src_pixel = reinterpret_cast<const T *>(tensor_planes[1](src_coord)); in colorconvert_nv12_to_rgb() local662 const auto *src_pixel = reinterpret_cast<const T *>(src(dst_coord)); in colorconvert_yuyv_to_nv12() local724 const auto *src_pixel = reinterpret_cast<const T *>(src(dst_coord)); in colorconvert_yuyv_to_iyuv() local[all …]
380 const uint8_t* src_pixel = src_scan + j * Bpp; in ContinueStretchHorz() local401 const uint8_t* src_pixel = src_scan + j * Bpp; in ContinueStretchHorz() local466 pdfium::span<const uint8_t> src_pixel = in StretchVert() local491 pdfium::span<const uint8_t> src_pixel = src_span.subspan( in StretchVert() local
433 uint8_t* src_pixel = dst_palette + 3 * (*src_scan++); in ConvertBuffer_8bppPlt2Rgb() local
1737 const uint8_t* src_pixel = src_scan + j * src_bytes_per_pixel; in ResampleScanline() local1755 const uint8_t* src_pixel = src_scan + j * src_bytes_per_pixel; in ResampleScanline() local1851 const uint8_t* src_pixel = src_scan + j * src_bytes_per_pixel; in ResampleScanline() local1869 const uint8_t* src_pixel = src_scan + j * src_bytes_per_pixel; in ResampleScanline() local1894 const uint8_t* src_pixel = src_scan + j * src_bytes_per_pixel; in ResampleScanline() local
644 const uint32_t src_pixel = src->argb[j * src->argb_stride + i]; in IsLosslessBlendingPossible() local668 const uint32_t src_pixel = src->argb[j * src->argb_stride + i]; in IsLossyBlendingPossible() local735 const uint32_t src_pixel = psrc[x + y * src->argb_stride]; in FlattenSimilarBlocks() local
288 const uint32_t src_pixel = src->argb[j * src_stride + i]; in GIFBlendFrames() local