Home
last modified time | relevance | path

Searched defs:pixel_count (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp201 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/
Dvideo_stream_adapter.cc142 int GetLowerResolutionThan(int pixel_count) { in GetLowerResolutionThan()
148 int GetHigherResolutionThan(int pixel_count) { in GetHigherResolutionThan()
/external/webrtc/video/
Dvideo_stream_encoder.h186 int pixel_count() const { return width * height; } in pixel_count() function
Dvideo_stream_encoder_unittest.cc2712 int pixel_count = video_source_.sink_wants().max_pixel_count; in TEST_F() local
/external/webrtc/media/base/
Dvideo_adapter.cc392 auto pixel_count = res.width * res.height; in OnSinkWants() local
/external/libaom/test/
Dtpl_model_test.cc113 int pixel_count) { in ref_delta_rate_cost()
133 int pixel_count = 256; in TEST() local
Dwiener_test.cc44 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/
Dframe_enc.c581 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/
Dpickrst_avx2.c110 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
Dpickrst_sse4.c113 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/
Dvpx_ext_ratectrl.h134 int64_t pixel_count; /**< number of pixels in YUV planes of the frame*/ member
/external/libhevc/encoder/
Dihevce_me_common_defs.h500 WORD16 pixel_count; member
/external/armnn/third-party/stb/
Dstb_image.h4543 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/
Dstb_image.h4589 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