Home
last modified time | relevance | path

Searched defs:tail_bytes (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libpng/arm/
H A Dfilter_neon_intrinsics.c520 size_t tail_bytes = row_info->rowbytes % STEP_RGB; in png_read_filter_row_sub3_neon() local
668 size_t tail_bytes = row_info->rowbytes % STEP_RGB; in png_read_filter_row_avg3_neon() local
789 size_t tail_bytes = row_info->rowbytes % STEP_RGB; png_read_filter_row_avg3_x2_neon() local
1220 size_t tail_bytes = row_info->rowbytes % STEP_RGB; png_read_filter_row_paeth3_neon() local
1343 size_t tail_bytes = row_info->rowbytes % STEP_RGB; png_read_filter_row_paeth3_x2_neon() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c816 uint32_t tail_bytes = in v3d_update_compiled_vs() local

Completed in 4 milliseconds