| /external/pdfium/core/fxge/dib/ |
| D | cfx_scanlinecompositor.cpp | 201 int pixel_count, in CompositeRow_AlphaToMask() 265 int pixel_count, in CompositeRow_Argb2Gray() 286 int pixel_count, in CompositeRow_Rgb2Gray() 305 int pixel_count, in CompositeRow_Argb2Argb() 698 int pixel_count, in CompositeRow_8bppPal2Gray() 737 int pixel_count, in CompositeRow_1bppPal2Gray() 782 int pixel_count, in CompositeRow_8bppRgb2Rgb_NoBlend() 818 int pixel_count, in CompositeRow_1bppRgb2Rgb_NoBlend() 965 int pixel_count, in CompositeRow_ByteMask2Argb() 1029 int pixel_count, in CompositeRow_ByteMask2Rgb() [all …]
|
| /external/webrtc/call/adaptation/ |
| D | video_stream_adapter.cc | 142 int GetLowerResolutionThan(int pixel_count) { in GetLowerResolutionThan() 148 int GetHigherResolutionThan(int pixel_count) { in GetHigherResolutionThan()
|
| /external/webrtc/video/ |
| D | video_stream_encoder.h | 186 int pixel_count() const { return width * height; } in pixel_count() function
|
| D | video_stream_encoder_unittest.cc | 2712 int pixel_count = video_source_.sink_wants().max_pixel_count; in TEST_F() local
|
| /external/webrtc/media/base/ |
| D | video_adapter.cc | 392 auto pixel_count = res.width * res.height; in OnSinkWants() local
|
| /external/libaom/test/ |
| D | tpl_model_test.cc | 113 int pixel_count) { in ref_delta_rate_cost() 133 int pixel_count = 256; in TEST() local
|
| D | wiener_test.cc | 44 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win_opt_c() local 388 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win_opt_c() local
|
| /external/webp/src/enc/ |
| D | frame_enc.c | 581 const uint64_t pixel_count = nb_mbs * 384; in OneStatPass() local 786 const uint64_t pixel_count = enc->mb_w_ * enc->mb_h_ * 384; in VP8EncTokenLoop() local
|
| /external/libaom/av1/encoder/x86/ |
| D | pickrst_avx2.c | 110 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win7_opt_avx2() local 327 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win7_opt_avx2() local 467 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win5_opt_avx2() local 616 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win5_opt_avx2() local
|
| D | pickrst_sse4.c | 113 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win7_opt_sse4_1() local 332 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win7_opt_sse4_1() local 473 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win5_opt_sse4_1() local 621 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win5_opt_sse4_1() local
|
| /external/libvpx/vpx/ |
| D | vpx_ext_ratectrl.h | 134 int64_t pixel_count; /**< number of pixels in YUV planes of the frame*/ member
|
| /external/libhevc/encoder/ |
| D | ihevce_me_common_defs.h | 500 WORD16 pixel_count; member
|
| /external/armnn/third-party/stb/ |
| D | stb_image.h | 4543 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local 4568 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local 4592 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local 4643 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
|
| /external/ComputeLibrary/include/stb/ |
| D | stb_image.h | 4589 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local 4614 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local 4638 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local 4689 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__de_iphone() local
|