Home
last modified time | relevance | path

Searched defs:last_row (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/experimental/tools/
H A Dgenerate-unicode-test-txt77 last_row = -1 variable
/third_party/ffmpeg/libavcodec/
H A Dlscrdec.c47 uint8_t *last_row; member
62 uint8_t *ptr, *last_row; in handle_row() local
H A Daic.c316 int last_row = mb_y && mb_y == ctx->mb_height - 1; in aic_decode_slice() local
H A Dpngdec.c96 uint8_t *last_row; member
347 uint8_t *ptr, *last_row; in png_handle_row() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters.c51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local
88 const int last_row = row + num_rows; in DoVerticalFilter_C() local
133 const int last_row = row + num_rows; in DoGradientFilter_C() local
H A Dfilters_mips_dsp_r2.c202 const int last_row = row + num_rows; in DoHorizontalFilter_MIPSdspR2() local
250 const int last_row = row + num_rows; in DoVerticalFilter_MIPSdspR2() local
318 const int last_row = row + num_rows; in DoGradientFilter_MIPSdspR2() local
H A Dfilters_neon.c73 const int last_row = row + num_rows; in DoHorizontalFilter_NEON() local
112 const int last_row = row + num_rows; in DoVerticalFilter_NEON() local
174 const int last_row = row + num_rows; in DoGradientFilter_NEON() local
H A Dfilters_sse2.c80 const int last_row = row + num_rows; in DoHorizontalFilter_SSE2() local
113 const int last_row = row + num_rows; in DoVerticalFilter_SSE2() local
176 const int last_row = row + num_rows; in DoGradientFilter_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c427 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1803 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c865 static void ExtractPalettedAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractPalettedAlphaRows() argument
849 AlphaApplyFilter(ALPHDecoder* const alph_dec, int first_row, int last_row, uint8_t* out, int stride) AlphaApplyFilter() argument
1013 DecodeAlphaData(VP8LDecoder* const dec, uint8_t* const data, int width, int height, int last_row) DecodeAlphaData() argument
1118 DecodeImageData(VP8LDecoder* const dec, uint32_t* const data, int width, int height, int last_row, ProcessRowsFunc process_func) DecodeImageData() argument
1548 ExtractAlphaRows(VP8LDecoder* const dec, int last_row) ExtractAlphaRows() argument
1624 VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) VP8LDecodeAlphaImageStream() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c5118 u64 first_row, last_row; in hpsa_scsi_ioaccel_raid_map() local
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2256 u64 last_row; in pqi_raid_bypass_submit_scsi_cmd() local
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h1039 u64 last_row; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c5114 u64 first_row, last_row; in hpsa_scsi_ioaccel_raid_map() local

Completed in 49 milliseconds