Home
last modified time | relevance | path

Searched defs:loop_count (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dimg2webp.c91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount()
133 int loop_count = 0; in main() local
Danim_util.h41 uint32_t loop_count; member
Dgifdec.c176 int* const loop_count) { in GIFReadLoopCount()
358 int* const loop_count) { in GIFReadLoopCount()
Dgif2webp.c129 int loop_count = 0; // default: infinite in main() local
Dvwebp.c63 int loop_count; member
Dwebpmux.c958 const int loop_count = in Process() local
/third_party/skia/third_party/externals/libwebp/examples/
Dimg2webp.c91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount()
133 int loop_count = 0; in main() local
Danim_util.h41 uint32_t loop_count; member
Dgifdec.c176 int* const loop_count) { in GIFReadLoopCount()
358 int* const loop_count) { in GIFReadLoopCount()
Dgif2webp.c129 int loop_count = 0; // default: infinite in main() local
Dwebpmux.c968 const int loop_count = in Process() local
1034 const int loop_count = in Process() local
Dvwebp.c63 int loop_count; member
/third_party/libuv/test/
Dbenchmark-loop-count.c52 BENCHMARK_IMPL(loop_count) { in BENCHMARK_IMPL() argument
/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp1088 const uint64_t loop_count = 8; in TEST_F() local
1124 const uint64_t loop_count = 8; in TEST_F() local
1148 const uint64_t loop_count = 8; in TEST_F() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c317 int loop_count; in read_file() local
/third_party/ffmpeg/libavcodec/mips/
Dqpeldsp_msa.c314 uint8_t loop_count; in horiz_mc_qpel_aver_src0_8width_msa() local
348 uint8_t loop_count; in horiz_mc_qpel_aver_src0_16width_msa() local
392 uint8_t loop_count; in horiz_mc_qpel_8width_msa() local
423 uint8_t loop_count; in horiz_mc_qpel_16width_msa() local
463 uint8_t loop_count; in horiz_mc_qpel_aver_src1_8width_msa() local
499 uint8_t loop_count; in horiz_mc_qpel_aver_src1_16width_msa() local
543 uint8_t loop_count; in horiz_mc_qpel_no_rnd_aver_src0_8width_msa() local
578 uint8_t loop_count; in horiz_mc_qpel_no_rnd_aver_src0_16width_msa() local
622 uint8_t loop_count; in horiz_mc_qpel_no_rnd_8width_msa() local
653 uint8_t loop_count; in horiz_mc_qpel_no_rnd_16width_msa() local
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dmux.h287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
Ddemux.h297 uint32_t loop_count; member
/third_party/skia/third_party/externals/libwebp/src/webp/
Dmux.h287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
Ddemux.h297 uint32_t loop_count; member
/third_party/ffmpeg/libavfilter/
Dsrc_movie.c67 int loop_count; member
/third_party/libsnd/src/
Dwav.c1297 uint32_t thisread, bytesread = 0, dword, sampler_data, loop_count, actually_loop_count = 0 ; in wav_read_smpl_chunk() local

12