Home
last modified time | relevance | path

Searched defs:cols (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dtype_trait.hpp47 static length_t const cols = 0; member
108 cols = 2, enumerator
122 cols = 2, enumerator
136 cols = 2, enumerator
150 cols = 3, enumerator
164 cols = 3, enumerator
178 cols = 3, enumerator
192 cols = 4, enumerator
206 cols = 4, enumerator
220 cols enumerator
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddynamic_hdr10_plus.c86 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
139 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
[all...]
H A Dvp5.c41 int rows, cols; in vp5_parse_header() local
H A Dc93.c160 uint8_t cols[4], grps[4]; in decode_frame() local
107 draw_n_color(uint8_t *out, int stride, int width, int height, int bpp, uint8_t cols[4], uint8_t grps[4], uint32_t col) draw_n_color() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h62 unsigned cols; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors_test.cc31 uint32_t cols = GetParam().first; in TEST_P() local
72 uint32_t cols = GetParam().first; in TEST_P() local
/third_party/alsa-utils/alsamixer/
H A Ddevice_name.c40 int rows, cols, max, i; in dup_current_name() local
H A Dwidget.c44 void widget_init(struct widget *widget, int lines_, int cols, int y, int x, in widget_init() argument
/third_party/skia/gm/
H A Dfontscalerdistortable.cpp48 inline static constexpr int cols = 5; member in skiagm::FontScalerDistortableGM
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp170 int cols = gl::VariableColumnCount(type); in TEST() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh51 unsigned int cols = (width + CELL_W - 1) / CELL_W; in chafa_print_image_rgb24() local
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp190 int cols = rows; in draw() local
/third_party/toybox/toys/other/
H A Dwatch.c58 static int watch_escape(FILE *out, int cols, int wc) in watch_escape() argument
/third_party/toybox/toys/pending/
H A Dmore.c91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
/third_party/curl/src/
H A Dtool_cb_prg.c254 int cols = 0; in progressbarinit() local
/third_party/libsnd/src/
H A Dmat4.c208 int rows, cols, imag ; in mat4_read_header() local
H A Dmat5.c68 int rows, cols ; member
263 int type, flags1, flags2, rows, cols ; in mat5_read_header() local
/third_party/libsnd/Octave/
H A Dsndfile.cc173 long cols = args (1).columns () ; in DEFUN_DLD() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c53 std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols) in std_trans() argument
75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument
151 squaretrans(mpd_uint_t *buf, mpd_size_t cols) squaretrans() argument
247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) transpose_pow2() argument
[all...]
/third_party/toybox/lib/
H A Dlinestack.c125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() argument
141 int crunch_rev_escape(FILE *out, int cols, int wc) in crunch_rev_escape() argument
91 crunch_str(char **str, int width, FILE *out, char *escmore, int (*escout)(FILE *out, int cols, int wc)) crunch_str() argument
177 draw_trim_esc(char *str, int padto, int width, char *escmore, int (*escout)(FILE *out, int cols, int wc)) draw_trim_esc() argument
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp125 int cols = std::max(fCols, 1), variable
184 MakeImage(const char* imagePath, const char* imageName, int cols, int rows) MakeImage() argument
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c35 lws_struct_sq3_deser_cb(void *priv, int cols, char **cv, char **cn) in lws_struct_sq3_deser_cb() argument
/third_party/libsnd/regtest/
H A Ddatabase.c287 int err, ekey = 0, rows, cols ; in get_ekey_from_filename() local
314 int err, rows, cols ; in get_filename_pathname_by_ekey() local
343 int err, k, rows, cols, checksum ; check_file_by_ekey() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c228 nir_ssa_def *cols[4]; in lower_system_value_instr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() argument
54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() argument
65 string getIdentityVectors (deUint32 cols, deUint32 rows) in getIdentityVectors() argument
100 string getMatrixCompositeInserts (deUint32 cols, deUint32 rows, bool useUndef) in getMatrixCompositeInserts() argument
[all...]

Completed in 13 milliseconds

1234