Home
last modified time | relevance | path

Searched defs:first_row (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/irq/
H A Dirqbalance01.c92 char *buf, *c, *first_row; in collect_irq_info() local
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1514 png_const_voidp first_row; member
H A Dpngread.c1548 png_voidp first_row; member
3229 png_bytep first_row = png_voidcast(png_bytep, display->first_row); in png_image_read_and_map() local
3468 png_voidp first_row = display->buffer; in png_image_read_colormapped() local
3705 png_bytep first_row = png_voidcast(png_bytep, display->first_row); png_image_read_background() local
3829 png_uint_16p first_row = png_voidcast(png_uint_16p, png_image_read_background() local
4296 png_voidp first_row = display->buffer; png_image_read_direct() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c873 const int first_row = (dec->last_row_ < top_row) ? top_row : dec->last_row_; in ExtractPalettedAlphaRows() local
849 AlphaApplyFilter(ALPHDecoder* const alph_dec, int first_row, int last_row, uint8_t* out, int stride) AlphaApplyFilter() argument

Completed in 10 milliseconds