| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | graphic_math.h | 432 T* operator[](uint8_t col) in operator []() argument 707 T* operator[](uint8_t col) in operator []() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | flashsv2enc.c | 79 uint8_t col, row, width, height; member 147 int row, col; in init_blocks() local 630 int sl, rsl, col, pos, possl; mark_all_blocks() local 650 int row, col, res; encode_all_blocks() local 692 int row, col, buf_pos = 0, len; write_all_blocks() local [all...] |
| H A D | ccaption_dec.c | 329 uint8_t col = ctx->cursor_column; in write_char() local
|
| H A D | rpzaenc.c | 75 int col; member
|
| H A D | vp9block.c | 92 int row = td->row, col = td->col, row7 = td->row7; in decode_mode() local 966 int row = td->row, col = td->col; decode_coeffs() local 1261 ff_vp9_decode_block(VP9TileData *td, int row, int col, VP9Filter *lflvl, ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl, enum BlockPartition bp) ff_vp9_decode_block() argument [all...] |
| H A D | vp9dec.h | 171 int row, row7, col, col7; member 233 unsigned int col:13; member
|
| H A D | vp9.c | 1087 static void decode_sb(VP9TileData *td, int row, int col, VP9Filter *lflvl, in decode_sb() argument 1166 decode_sb_mem(VP9TileData *td, int row, int col, VP9Filter *lflvl, ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl) decode_sb_mem() argument 1263 int row, col, tile_row, tile_col, ret; decode_tiles() local 1399 int bytesperpixel = s->bytesperpixel, row, col, tile_row; decode_tiles_mt() local 1475 int bytesperpixel = s->bytesperpixel, col, i; loopfilter_proc() local 1533 unsigned int col = td->block_structure[block_tile].col; vp9_export_enc_params() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showwaves.c | 584 int col = 0; in push_single_pic() local
|
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 1867 static int col = 0; /* Current column */ in out_hex() local 1913 static int col = 0; /* Current column */ in out_ascii85() local [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf/ |
| H A D | collperf.cpp | 71 static UCollator * col; // for qsort callback function member 83 UCollator * DataIndex::col; member in DataIndex 90 UCollator * col; member in CmdKeyGen 102 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t) in CmdKeyGen() argument 147 CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int32_t) in CmdIter() argument 202 CmdIterAll(UErrorCode & status, UCollator * col, int32_t count, UChar * data, CALL call,int32_t,int32_t) CmdIterAll() argument 402 UCollator * col; global() member in CmdBinSearch 410 CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn) CmdBinSearch() argument 495 UCollator * col; global() member in CollPerfTest 796 DataIndex::col = col; prepareData() member in CollPerfTest::DataIndex [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regcoll.cpp | 964 Collator *col = NULL; in Test4139572() local 1166 RuleBasedCollator *col = en_us->clone(); in TestCaseFirstCompression() local 1191 caseFirstCompressionSub(Collator *col, UnicodeString opt) caseFirstCompressionSub() argument [all...] |
| H A D | restsnew.cpp | 373 int32_t count, row=0, col=0; in TestIteration() local 586 int32_t count, row=0, col=0; in TestOtherAPI() local 699 int32_t i,j,row,col, actual_bundle; testTag() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbitblb.cpp | 1374 int col; exportTable() local 1596 int col; exportSafeTable() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | alphaindex.cpp | 959 const Collator *col = static_cast<const Collator *>(context); in collatorComparator() local 973 const Collator *col = static_cast<const Collator *>(context); in recordCompareFn() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_etc_decode.c | 480 nir_ssa_def *col[4]; in build_shader() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | rbbitblb.cpp | 1359 int col; exportTable() local 1581 int col; exportSafeTable() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | alphaindex.cpp | 959 const Collator *col = static_cast<const Collator *>(context); in collatorComparator() local 973 const Collator *col = static_cast<const Collator *>(context); in recordCompareFn() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_fxt1.c | 1318 uint32_t col[2][3]; in fxt1_decode_1MIXED() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | semind.c | 612 int col; member
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.h | 55 const int col; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 289 nir_ssa_def *col = nir_ssa_for_src(b, intr->src[1], intr->num_components); in lower_uint_color_write() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_bufmgr.c | 244 const unsigned col = (pages - prev_row_max_pages + in bucket_for_size() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPixelStorageModesTests.cpp | 240 writePixel(glw::GLubyte *p, glw::GLdouble col) writePixel() argument 246 writeChannel(glw::GLubyte *p, int channel, glw::GLdouble col) writeChannel() argument 295 writeToUnsignedChannel(glw::GLubyte *p, int channel, glw::GLdouble col) writeToUnsignedChannel() argument 309 writeToSignedChannel(glw::GLubyte *p, int channel, glw::GLdouble col) writeToSignedChannel() argument 322 writeToFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) writeToFloatChannel() argument 331 writeToHalfFloatChannel(glw::GLubyte *p, int channel, glw::GLdouble col) writeToHalfFloatChannel() argument 343 write3Channel(glw::GLubyte *p, int channel, glw::GLdouble col) write3Channel() argument 391 write4Channel(glw::GLubyte *p, int channel, glw::GLdouble col) write4Channel() argument 440 write11F_11F_10F_Channel(glw::GLubyte *p, int channel, glw::GLdouble col) write11F_11F_10F_Channel() argument 475 setRefcolour(glu::CallLogWrapper gl, glw::GLdouble col) setRefcolour() argument 523 setUnsignedRefcolour(glu::CallLogWrapper gl, glw::GLdouble col) setUnsignedRefcolour() argument 543 setSignedRefcolour(glu::CallLogWrapper gl, glw::GLdouble col) setSignedRefcolour() argument 564 setRGB10A2Refcolour(glu::CallLogWrapper gl, glw::GLdouble col) setRGB10A2Refcolour() argument 702 glw::GLdouble col = 0.0; generateSrcData() local 992 glw::GLdouble col = 0.0; generateSrcData() local 1419 deUint64 col = 0x0; generateSrcData_s3tc() local 1445 deUint64 col = 0x0; generateSrcData_astc() local 1800 deUint64 col = 0x0; generateSrcData_s3tc() local 1839 deUint64 col = 0x0; generateSrcData_astc() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ShaderStorageBufferTest.cpp | 110 EXPECT_EQ(expected, actual) << " at row " << row << " and column " << col; in runMatrixTest() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrDataUtils.cpp | 71 static void create_etc1_block(SkColor col, ETC1Block* block) { in create_etc1_block() argument 146 static uint16_t to565(SkColor col) { in to565() argument
|