Searched defs:new_row (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_region.cc | 113 Rows::iterator new_row = rows_.insert( in AddRect() local 123 Rows::iterator new_row = rows_.insert( in AddRect() local 205 Rows::iterator new_row = rows_.insert( in Intersect() local 306 Rows::iterator new_row = rows_.insert( in Subtract() local 327 Rows::iterator new_row = in Subtract() local
|
/aosp_15_r20/external/libvpx/vp8/decoder/ |
H A D | error_concealment.c | 102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb() 154 int new_row, new_col; in calculate_overlaps() local
|
/aosp_15_r20/external/libpng/contrib/gregbook/ |
H A D | readpng2.c | 390 static void readpng2_row_callback(png_structp png_ptr, png_bytep new_row, in readpng2_row_callback()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | load_and_remap_matrix_op.cc | 239 const int64_t new_row = *new_row_ptr; in Compute() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/png/ |
H A D | png_decoder.cpp | 154 png_bytep new_row, in _png_get_row_func()
|
/aosp_15_r20/external/libpng/ |
H A D | pngpread.c | 1067 png_const_bytep new_row) in png_progressive_combine_row()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/ |
H A D | x11.c | 1759 static void _display_cursor(int old_row, int old_x, int new_row, int new_x) in _display_cursor() 2604 int old_row, new_row; in _process_curses_requests() local
|
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/ |
D | cursor.c | 1145 PyObject *new_row = PyObject_Vectorcall(factory, args, 2, NULL); in pysqlite_cursor_iternext() local
|
/aosp_15_r20/external/pdfium/testing/image_diff/ |
H A D | image_diff_png.cpp | 284 png_byte* new_row, in DecodeRowCallback()
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | pngvalid.c | 5413 progressive_row(png_structp ppIn, png_bytep new_row, png_uint_32 y, int pass) in progressive_row()
|