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()
261 int pixel_count, in CompositeRow_Argb2Graya()
308 int pixel_count, in CompositeRow_Argb2Gray()
330 int pixel_count, in CompositeRow_Rgb2Gray()
348 int pixel_count, in CompositeRow_Rgb2Graya()
389 int pixel_count, in CompositeRow_Argb2Argb()
922 int pixel_count, in CompositeRow_8bppPal2Gray()
988 int pixel_count, in CompositeRow_8bppPal2Graya()
1115 int pixel_count, in CompositeRow_1bppPal2Gray()
1158 int pixel_count, in CompositeRow_1bppPal2Graya()
[all …]
/external/webrtc/video/
Dvideo_stream_encoder.h148 int pixel_count() const { return width * height; } in pixel_count() function
357 absl::optional<int> pixel_count; member
Dvideo_stream_encoder.cc1957 int pixel_count; in ParseEncoderSwitchFieldTrial() local
Dvideo_stream_encoder_unittest.cc2044 int pixel_count = video_source_.sink_wants().max_pixel_count; in TEST_F() local
/external/webrtc/call/adaptation/
Dvideo_stream_adapter.cc56 int GetLowerResolutionThan(int pixel_count) { in GetLowerResolutionThan()
137 int GetHigherResolutionThan(int pixel_count) { in GetHigherResolutionThan()
/external/libaom/libaom/test/
Dtpl_model_test.cc87 int pixel_count) { in ref_delta_rate_cost()
107 int pixel_count = 256; in TEST() local
Dwiener_test.cc40 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win_opt_c() local
300 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/libvpx/libvpx/vpx/
Dvpx_ext_ratectrl.h90 int64_t pixel_count; /**< number of pixels in YUV planes of the frame*/ member
/external/libaom/libaom/av1/encoder/x86/
Dpickrst_sse4.c74 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win7_opt_sse4_1() local
220 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win7_opt_sse4_1() local
320 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win5_opt_sse4_1() local
431 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win5_opt_sse4_1() local
Dpickrst_avx2.c71 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win7_opt_avx2() local
213 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win7_opt_avx2() local
312 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_highbd_win5_opt_avx2() local
424 const int pixel_count = (h_end - h_start) * (v_end - v_start); in compute_stats_win5_opt_avx2() local
/external/libhevc/encoder/
Dihevce_me_common_defs.h500 WORD16 pixel_count; member
/external/armnn/third-party/stb/
Dstb_image.h4538 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local
4563 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local
4587 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local
4638 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