Searched defs:skip_rows (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPixelStorageModesTests.cpp | 1974 int skip_rows[3] = {0, bh, bh * (subcuboid_h / (2 * bh))}; in init() local 2001 int skip_rows[3] = {0, bh, bh * (subcuboid_h / (2 * bh))}; in init() local 2038 int skip_rows[4] = {0, bh, bh * (subcuboid_h / (2 * bh)), bh * (subcuboid_h / bh)}; in init() local 2066 int skip_rows[4] = {0, bh, bh * (subcuboid_h / (2 * bh)), bh * (subcuboid_h / bh)}; in init() local
|
/aosp_15_r20/external/libgav1/src/ |
H A D | post_filter_test.cc | 913 const int skip_rows = DivideBy2(frame_header_.rows4x4 + kMaxBlockHeight4x4); in SetInput() local
|