| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jccolext.c | 32 rgb_ycc_convert_internal(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_ycc_convert_internal() argument 86 rgb_gray_convert_internal(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_gray_convert_internal() argument 122 rgb_rgb_convert_internal(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_rgb_convert_internal() argument
|
| H A D | jdcol565.c | 20 ycc_rgb565_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb565_convert_internal() argument 99 ycc_rgb565D_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb565D_convert_internal() argument 185 rgb_rgb565_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb565_convert_internal() argument 240 rgb_rgb565D_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb565D_convert_internal() argument 299 gray_rgb565_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb565_convert_internal() argument 339 gray_rgb565D_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb565D_convert_internal() argument [all...] |
| H A D | jdcolext.c | 31 ycc_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb_convert_internal() argument 84 gray_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb_convert_internal() argument 114 rgb_rgb_convert_internal(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb_convert_internal() argument
|
| H A D | jdpostct.c | 138 JDIMENSION num_rows, max_rows; in post_process_1pass() local 170 JDIMENSION old_next_row, num_rows; in post_process_prepass() local 213 JDIMENSION num_rows, max_row in post_process_2pass() local [all...] |
| H A D | jutils.c | 116 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, JSAMPARRAY output_array, int dest_row, int num_rows, JDIMENSION num_cols) jcopy_sample_rows() argument
|
| H A D | jdapistd.c | 295 noop_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) noop_convert() argument 303 noop_quantize(j_decompress_ptr cinfo, JSAMPARRAY input_buf, JSAMPARRAY output_buf, int num_rows) noop_quantize() argument
|
| H A D | jccolor.c | 234 rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_ycc_convert() argument 282 rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_gray_convert() argument 327 rgb_rgb_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) rgb_rgb_convert() argument 376 cmyk_ycck_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) cmyk_ycck_convert() argument 427 grayscale_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) grayscale_convert() argument 455 null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) null_convert() argument [all...] |
| H A D | jcsample.c | 94 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge() argument
|
| H A D | jdmerge.c | 231 JDIMENSION num_rows; /* number of rows returned to caller */ in merged_2v_upsample() local [all...] |
| H A D | jdsample.c | 68 JDIMENSION num_rows; in sep_upsample() local [all...] |
| H A D | jdcolor.c | 254 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb_convert() argument 326 rgb_gray_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_gray_convert() argument 361 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) null_convert() argument 422 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) grayscale_convert() argument 435 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb_convert() argument 480 rgb_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb_convert() argument 528 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycck_cmyk_convert() argument 656 ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb565_convert() argument 667 ycc_rgb565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) ycc_rgb565D_convert() argument 678 rgb_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb565_convert() argument 689 rgb_rgb565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) rgb_rgb565D_convert() argument 700 gray_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb565_convert() argument 711 gray_rgb565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) gray_rgb565D_convert() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | VariablePacker_test.cpp | 88 int num_rows = sh::GetTypePackingRows(type); in TEST() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/ |
| H A D | jccolext-neon.c | 47 jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) jsimd_rgb_ycc_convert_neon() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jcgryext-neon.c | 38 jsimd_rgb_gray_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) jsimd_rgb_gray_convert_neon() argument
|
| H A D | jdcolext-neon.c | 53 jsimd_ycc_rgb_convert_neon(JDIMENSION output_width, JSAMPIMAGE input_buf, JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) jsimd_ycc_rgb_convert_neon() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | alpha_dec.c | 110 static int ALPHDecode(VP8Decoder* const dec, int row, int num_rows) { in ALPHDecode() argument 177 VP8DecompressAlphaRows(VP8Decoder* const dec, const VP8Io* const io, int row, int num_rows) VP8DecompressAlphaRows() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | filters.c | 45 DoHorizontalFilter_C(const uint8_t* in, int width, int height, int stride, int row, int num_rows, int inverse, uint8_t* out) DoHorizontalFilter_C() argument 82 DoVerticalFilter_C(const uint8_t* in, int width, int height, int stride, int row, int num_rows, int inverse, uint8_t* out) DoVerticalFilter_C() argument 127 DoGradientFilter_C(const uint8_t* in, int width, int height, int stride, int row, int num_rows, int inverse, uint8_t* out) DoGradientFilter_C() argument
|
| H A D | filters_mips_dsp_r2.c | 195 DoHorizontalFilter_MIPSdspR2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoHorizontalFilter_MIPSdspR2() argument 243 DoVerticalFilter_MIPSdspR2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoVerticalFilter_MIPSdspR2() argument 313 DoGradientFilter_MIPSdspR2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoGradientFilter_MIPSdspR2() argument
|
| H A D | filters_neon.c | 67 DoHorizontalFilter_NEON(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoHorizontalFilter_NEON() argument 107 DoVerticalFilter_NEON(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoVerticalFilter_NEON() argument 168 DoGradientFilter_NEON(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoGradientFilter_NEON() argument
|
| H A D | filters_sse2.c | 74 DoHorizontalFilter_SSE2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoHorizontalFilter_SSE2() argument 108 DoVerticalFilter_SSE2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoVerticalFilter_SSE2() argument 171 DoGradientFilter_SSE2(const uint8_t* in, int width, int height, int stride, int row, int num_rows, uint8_t* out) DoGradientFilter_SSE2() argument
|
| H A D | alpha_processing.c | 189 void WebPMultARGBRows(uint8_t* ptr, int stride, int width, int num_rows, in WebPMultARGBRows() argument 198 WebPMultRows(uint8_t* WEBP_RESTRICT ptr, int stride, const uint8_t* WEBP_RESTRICT alpha, int alpha_stride, int width, int num_rows, int inverse) WebPMultRows() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_system_values.c | 225 ASSERTED unsigned num_rows = glsl_get_vector_elements(var->type); in lower_system_value_instr() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/ |
| H A D | jccolext-neon.c | 46 jsimd_rgb_ycc_convert_neon(JDIMENSION image_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) jsimd_rgb_ycc_convert_neon() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_image.c | 806 UINT num_rows; in dzn_GetImageSubresourceLayout() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_signature.c | 418 append_semantic_index_to_table(struct dxil_psv_sem_index_table *table, uint32_t index, uint32_t num_rows) append_semantic_index_to_table() argument
|