/external/skia/src/codec/ |
D | SkSwizzler.cpp | 31 static void copy(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in copy() 40 static void sample1(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample1() 50 static void sample2(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample2() 60 static void sample4(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample4() 70 static void sample6(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample6() 81 static void sample8(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample8() 101 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_grayscale() 126 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_n32() 149 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_565() 172 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_f16() [all …]
|
/external/gmmlib/Source/GmmLib/ULT/ |
D | GmmGen12dGPUResourceULT.cpp | 81 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 107 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 146 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 185 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 254 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 379 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 401 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 463 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 771 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 794 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local [all …]
|
D | GmmGen12ResourceULT.cpp | 97 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 157 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 208 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 280 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 331 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 384 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 455 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 504 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 556 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 626 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local [all …]
|
D | GmmGen9ResourceULT.cpp | 87 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 113 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 152 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 191 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 258 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 285 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 323 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 362 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 449 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 474 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local [all …]
|
D | GmmResourceULT.cpp | 90 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 118 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 162 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 206 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 302 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 346 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 443 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 489 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 611 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local 694 TEST_BPP bpp = static_cast<TEST_BPP>(i); in TEST_F() local [all …]
|
D | GmmGen12dGPUResourceULT.h | 34 #define DEFINE_TILE(xxx, bpp) … argument
|
D | GmmGen12ResourceULT.h | 34 #define DEFINE_TILE(xxx, bpp) … argument
|
/external/libpng/powerpc/ |
D | filter_vsx_intrinsics.c | 165 #define vsx_char_to_short(vec,offset,bpp) (vector unsigned short)vec_perm((vec),VSX_CHAR_ZERO,VSX_C… argument 166 #define vsx_short_to_char(vec,offset,bpp) vec_perm(((vector unsigned char)(vec)),VSX_CHAR_ZERO,VSX_… argument 177 png_byte bpp = 4; in png_read_filter_row_sub4_vsx() local 234 png_byte bpp = 3; in png_read_filter_row_sub3_vsx() local 298 png_byte bpp = 4; in png_read_filter_row_avg4_vsx() local 385 png_byte bpp = 3; in png_read_filter_row_avg3_vsx() local 485 #define vsx_paeth_process(rp,pp,a,b,c,pa,pb,pc,bpp) {\ argument 503 png_byte bpp = 4; in png_read_filter_row_paeth4_vsx() local 623 png_byte bpp = 3; in png_read_filter_row_paeth3_vsx() local
|
D | powerpc_init.c | 55 png_init_filter_functions_vsx(png_structp pp, unsigned int bpp) in png_init_filter_functions_vsx()
|
/external/libultrahdr/tests/ |
D | editorhelper_test.cpp | 55 int bpp = 1; in writeFile() local 107 const int bpp = 2; in loadFile() local 120 int bpp = handle->fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in loadFile() local 157 int bpp = handle->fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in initImageHandle() local 175 int height, int bpp) { in compare_planes() 192 int bpp = 1; in compareImg() local
|
/external/igt-gpu-tools/lib/ |
D | igt_vc4.c | 200 #define VC4_T_TILE_W(size, height, bpp) ((size) / (height) / ((bpp) / 8)) argument 202 static size_t igt_vc4_t_tiled_offset(size_t stride, size_t height, size_t bpp, in igt_vc4_t_tiled_offset() 281 size_t bpp = src->plane_bpp[plane]; in vc4_fb_convert_plane_to_t_tiled() local 312 size_t bpp = src->plane_bpp[plane]; in vc4_fb_convert_plane_from_t_tiled() local 340 size_t y, size_t bpp) in vc4_sand_tiled_offset() 364 size_t bpp = dst->plane_bpp[plane]; in vc4_fb_convert_plane_to_sand_tiled() local 420 size_t bpp = src->plane_bpp[plane]; in vc4_fb_convert_plane_from_sand_tiled() local
|
D | igt_draw.c | 72 int bpp; member 198 int bpp) in linear_x_y_to_xtiled_pos() 210 int bpp) in linear_x_y_to_ytiled_pos() 228 int swizzle, int bpp, int *x, int *y) in xtiled_pos_to_x_y_linear() 239 int swizzle, int bpp, int *x, int *y) in ytiled_pos_to_x_y_linear() 254 static void set_pixel(void *_ptr, int index, uint32_t color, int bpp) in set_pixel() 297 struct rect *rect, uint32_t color, int bpp) in draw_rect_ptr_linear() 310 int bpp) in draw_rect_ptr_tiled() 649 int rect_w, int rect_h, uint32_t color, int bpp) in igt_draw_rect()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_type3cache.cpp | 46 bool IsScanLineBpp(int bpp, const uint8_t* pBuf, int width) { in IsScanLineBpp() 57 const int bpp = pBitmap->GetBPP(); in DetectFirstScan() local 68 const int bpp = pBitmap->GetBPP(); in DetectLastScan() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_test_dma.c | 26 struct pipe_resource *templ, int bpp) in alloc_cpu_texture() 71 struct cpu_texture *cpu, int bpp) in compare_textures() 100 static enum pipe_format get_format_from_bpp(int bpp) in get_format_from_bpp() 191 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
|
/external/libultrahdr/examples/ |
D | ultrahdr_app.cpp | 187 const size_t bpp = 2; in loadFile() local 193 const size_t bpp = 4; in loadFile() local 197 const size_t bpp = 8; in loadFile() local 228 const size_t bpp = img->fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in writeFile() local 238 const size_t bpp = (int)img->fmt == UHDR_IMG_FMT_48bppYCbCr444 ? 2 : 1; in writeFile() local 446 const size_t bpp = 2; in fillP010ImageHandle() local 482 const size_t bpp = 4; in fillRGBA1010102ImageHandle() local 499 const size_t bpp = 8; in fillRGBAF16ImageHandle() local 516 const size_t bpp = 4; in fillRGBA8888ImageHandle() local 871 size_t bpp = (output->fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat) ? 8 : 4; in decode() local [all …]
|
/external/mesa3d/src/amd/addrlib/src/r800/ |
D | egbaddrlib.cpp | 73 UINT_32 bpp = pIn->bpp; in DispatchComputeSurfaceInfo() local 647 UINT_32 bpp, ///< [in] bits per pixel in ComputeSurfaceAlignmentsLinear() 703 UINT_32 bpp, ///< [in] bits per pixel in ComputeSurfaceAlignmentsMicroTiled() 750 UINT_32 bpp, ///< [in] bits per pixel in HwlReduceBankWidthHeight() 854 UINT_32 bpp, ///< [in] bits per pixel in ComputeSurfaceAlignmentsMacroTiled() 1064 UINT_32 bpp, ///< [in] bits per pixels in ComputeSurfaceMipLevelTileMode() 1299 UINT_32 bpp = pIn->bpp; in DispatchComputeSurfaceAddrFromCoord() local 1570 UINT_32 bpp, ///< [in] bits per pixel in ComputeSurfaceAddrFromCoordMacroTiled() 1845 UINT_32 bpp, ///< [in] bits per pixel in ComputeSurfaceAddrFromCoordMicroTiled() 1966 UINT_32 bpp, ///< [in] bits per pixel in HwlComputePixelCoordFromOffset() [all …]
|
D | ciaddrlib.cpp | 579 UINT_32 bpp, ///< Bits per pixel in HwlSetupTileCfg() 800 UINT_32 bpp = QLog2(numFrags); in HwlComputeFmaskInfo() local 1233 UINT_32 bpp, ///< [in] Bits per pixel in HwlSetupTileInfo() 1796 UINT_32 bpp, ///< [in] Bit per pixel in HwlComputeMacroModeIndex() 1894 UINT_32 bpp, ///< [in] bits per pixel in HwlComputeTileDataWidthAndHeightLinear() 2054 UINT_32 bpp, ///< [in] bits per pixel in HwlComputeSurfaceAlignmentsMacroTiled() 2088 UINT_32 bpp, ///< [in] bits per pixel in HwlPadDimensions() 2289 UINT_32 bpp, ///< [in] Bits per pixel in CheckTcCompatibility()
|
/external/libpng/intel/ |
D | intel_init.c | 20 png_init_filter_functions_sse2(png_structp pp, unsigned int bpp) in png_init_filter_functions_sse2()
|
/external/mesa3d/src/amd/common/ |
D | ac_surface_meta_address_test.c | 157 const uint16_t *equation, unsigned bpp, in gfx10_dcc_addr_from_coord() 178 unsigned depth, unsigned samples, unsigned bpp, in one_dcc_address_test() 348 for (unsigned bpp = min_bpp; bpp <= max_bpp; bpp *= 2) { in run_dcc_address_test() local 404 unsigned bpp, unsigned swizzle_mode, in one_htile_address_test() 516 for (unsigned bpp = 16; bpp <= 32; bpp *= 2) { in run_htile_address_test() local 536 const uint16_t *equation, unsigned bpp, in gfx10_cmask_addr_from_coord() 560 unsigned bpp, unsigned swizzle_mode, in one_cmask_address_test() 683 for (unsigned bpp = 16; bpp <= max_bpp; bpp *= 2) { in run_cmask_address_test() local
|
/external/gmmlib/Source/GmmLib/inc/Internal/Common/Platform/ |
D | GmmGen12Platform.h | 64 #define FCBppMode(bpp) __GmmLog2(bpp) - 3 argument 65 #define FCMode(TileMode, bpp) (FCTilingType(TileMode) < FC_TILE_MAX) ? (FCTilingType(TileMode) * FC… argument
|
/external/libultrahdr/benchmark/ |
D | benchmark_test.cpp | 143 const int bpp = 2; in loadFile() local 150 const int bpp = handle->fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in loadFile() local 292 const int bpp = 2; in fillRawImageHandle() local 303 const int bpp = cf == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in fillRawImageHandle() local
|
/external/libpng/arm/ |
D | arm_init.c | 61 png_init_filter_functions_neon(png_structp pp, unsigned int bpp) in png_init_filter_functions_neon()
|
/external/libultrahdr/java/ |
D | UltraHdrApp.java | 167 final int bpp = 2; in fillP010ImageHandle() local 187 final int bpp = 4; in fillRGBA1010102ImageHandle() local 203 final int bpp = 8; in fillRGBAF16ImageHandle() local 219 final int bpp = 4; in fillRGBA8888Handle() local 376 int bpp = img.fmt == UHDR_IMG_FMT_64bppRGBAHalfFloat ? 8 : 4; in writeFile() local
|
/external/libpng/loongarch/ |
D | loongarch_lsx_init.c | 32 png_init_filter_functions_lsx(png_structp pp, unsigned int bpp) in png_init_filter_functions_lsx()
|
/external/libpng/mips/ |
D | mips_init.c | 82 png_init_filter_functions_mips(png_structp pp, unsigned int bpp) in png_init_filter_functions_mips()
|