/external/webp/src/dsp/ |
D | lossless_neon.c | 30 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGBA_NEON() 45 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_NEON() 57 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_NEON() 75 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGBA_NEON() 93 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_NEON() 120 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_NEON() 212 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd0_NEON() 225 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd1_NEON() 279 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd5_NEON() 304 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd6_NEON() [all …]
|
D | lossless.c | 185 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd0_C() 191 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd1_C() 261 void VP8LAddGreenToBlueAndRed_C(const uint32_t* src, int num_pixels, in VP8LAddGreenToBlueAndRed_C() 287 const uint32_t* src, int num_pixels, in VP8LTransformColorInverse_C() 445 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in VP8LConvertBGRAToRGB_C() 456 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in VP8LConvertBGRAToRGBA_C() 468 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in VP8LConvertBGRAToRGBA4444_C() 485 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in VP8LConvertBGRAToRGB565_C() 502 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in VP8LConvertBGRAToBGR_C() 512 static void CopyOrSwap(const uint32_t* WEBP_RESTRICT src, int num_pixels, in CopyOrSwap() [all …]
|
D | lossless_sse41.c | 25 int num_pixels, uint32_t* dst) { in TransformColorInverse_SSE41() 81 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_SSE41() 99 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_SSE41()
|
D | lossless_mips_dsp_r2.c | 240 static void AddGreenToBlueAndRed_MIPSdspR2(const uint32_t* src, int num_pixels, in AddGreenToBlueAndRed_MIPSdspR2() 298 const uint32_t* src, int num_pixels, in TransformColorInverse_MIPSdspR2() 369 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGB_MIPSdspR2() 421 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGBA_MIPSdspR2() 471 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGBA4444_MIPSdspR2() 545 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGB565_MIPSdspR2() 623 int num_pixels, uint8_t* dst) { in ConvertBGRAToBGR_MIPSdspR2()
|
D | lossless_msa.c | 113 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGBA_MSA() 154 int num_pixels, uint8_t* dst) { in ConvertBGRAToBGR_MSA() 201 int num_pixels, uint8_t* dst) { in ConvertBGRAToRGB_MSA() 247 static void AddGreenToBlueAndRed_MSA(const uint32_t* const src, int num_pixels, in AddGreenToBlueAndRed_MSA() 290 const uint32_t* src, int num_pixels, in TransformColorInverse_MSA()
|
D | lossless_sse2.c | 189 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd0_SSE2() 205 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd1_SSE2() 349 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd11_SSE2() 400 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorAdd12_SSE2() 460 int num_pixels, uint32_t* dst) { in TransformColorInverse_SSE2() 496 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGB_SSE2() 532 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToRGBA_SSE2() 560 int num_pixels, in ConvertBGRAToRGBA4444_SSE2() 597 int num_pixels, in ConvertBGRAToRGB565_SSE2() 639 int num_pixels, uint8_t* WEBP_RESTRICT dst) { in ConvertBGRAToBGR_SSE2()
|
D | lossless_enc_neon.c | 56 int num_pixels) { in SubtractGreenFromBlueAndRed_NEON() 77 int num_pixels) { in TransformColor_NEON()
|
D | lossless_enc_msa.c | 52 uint32_t* WEBP_RESTRICT data, int num_pixels) { in TransformColor_MSA() 98 int num_pixels) { in SubtractGreenFromBlueAndRed_MSA()
|
D | lossless_enc_sse2.c | 30 int num_pixels) { in SubtractGreenFromBlueAndRed_SSE2() 54 int num_pixels) { in TransformColor_SSE2() 470 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub0_SSE2() 510 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub5_SSE2() 555 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub10_SSE2() 590 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub11_SSE2() 616 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub12_SSE2() 645 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub13_SSE2()
|
D | lossless_enc.c | 454 void VP8LSubtractGreenFromBlueAndRed_C(uint32_t* argb_data, int num_pixels) { in VP8LSubtractGreenFromBlueAndRed_C() 474 uint32_t* WEBP_RESTRICT data, int num_pixels) { in VP8LTransformColor_C() 668 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub0_C() 675 int num_pixels, uint32_t* WEBP_RESTRICT out) { in PredictorSub1_C()
|
D | lossless_enc_mips_dsp_r2.c | 22 int num_pixels) { in SubtractGreenFromBlueAndRed_MIPSdspR2() 83 int num_pixels) { in TransformColor_MIPSdspR2()
|
D | upsampling_sse2.c | 97 #define UPSAMPLE_LAST_BLOCK(tb, bb, num_pixels, out) { \ argument
|
D | upsampling_sse41.c | 99 #define UPSAMPLE_LAST_BLOCK(tb, bb, num_pixels, out) { \ argument
|
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_fine_grain_memory_consistency.cpp | 68 …eWrapper* queues, clKernelWrapper &kernel, cl_uint num_devices, cl_uint numBins, size_t num_pixels) in launch_kernels_and_verify() 164 size_t num_pixels = num_elements; in test_svm_fine_grain_memory_consistency() local
|
D | test_fine_grain_sync_buffers.cpp | 62 size_t num_pixels = num_elements; in test_svm_fine_grain_sync_buffers() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | convert.cc | 244 const int num_pixels = shape.h * shape.w; in ConvertToPHWC4() local 293 const int num_pixels = shape.h * shape.w; in ConvertToPHWC4Half() local 419 const int num_pixels = shape.h * shape.w; in ConvertFromPHWC4() local 461 const int num_pixels = shape.h * shape.w; in ConvertFromPHWC4Half() local
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | av1_svc_config.cc | 108 const int num_pixels = spatial_layer.width * spatial_layer.height; in SetAv1SvcConfig() local
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_perf.c | 151 unsigned num_pixels = 0; in fimg2d_perf_multi() local
|
/external/libgav1/src/post_filter/ |
D | post_filter.cc | 319 const int num_pixels = SubsampledValue(MultiplyBy4(frame_header_.columns4x4), in CopyDeblockedPixels() local 438 const int num_pixels = in SetupLoopRestorationBorder() local
|
/external/libaom/test/ |
D | av1_horz_only_frame_superres_test.cc | 103 void FillEdge(ACMRandom *rnd, int num_pixels, int bd, bool trash, Pixel *data) { in FillEdge() 147 const int num_pixels = dst_block_size(); in Check() local
|
D | av1_convolve_scale_test.cc | 96 void FillEdge(ACMRandom *rnd, int num_pixels, int bd, bool trash, Pixel *data) { in FillEdge() 142 const int num_pixels = dst_block_size(); in Check() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_cpal.c | 81 const void *indices, GLuint num_pixels, GLubyte *image) in paletted_to_color()
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | svc_config.cc | 139 const size_t num_pixels = spatial_layer.width * spatial_layer.height; in ConfigureSvcNormalVideo() local
|
/external/webp/src/demux/ |
D | anim_decode.c | 259 const uint32_t* const dst, int num_pixels) { in BlendPixelRowNonPremult() 286 int num_pixels) { in BlendPixelRowPremult()
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | allocation_functions.cpp | 31 size_t max_width, max_height, num_pixels, found_width, found_height; in find_good_image_size() local
|