Home
last modified time | relevance | path

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

12

/external/libgav1/libgav1/src/dsp/arm/
Dmotion_vector_search_neon.cc126 int loop_count = (count + 1) >> 1; in MvProjectionCompoundLowPrecision_NEON() local
145 int loop_count = (count + 1) >> 1; in MvProjectionCompoundForceInteger_NEON() local
164 int loop_count = (count + 1) >> 1; in MvProjectionCompoundHighPrecision_NEON() local
179 int loop_count = (count + 3) >> 2; in MvProjectionSingleLowPrecision_NEON() local
195 int loop_count = (count + 3) >> 2; in MvProjectionSingleForceInteger_NEON() local
211 int loop_count = (count + 3) >> 2; in MvProjectionSingleHighPrecision_NEON() local
/external/libvpx/libvpx/vp8/common/mips/mmi/
Dcopymem_mmi.c55 uint8_t loop_count = 4; in vp8_copy_mem16x16_mmi() local
79 uint8_t loop_count = 4; in vp8_copy_mem8x8_mmi() local
/external/deqp-deps/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
/external/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
/external/flac/microbench/
Dutil.h37 unsigned loop_count ; member
/external/libxaac/decoder/
Dixheaacd_acelp_tools.c148 WORD32 loop_count) { in ixheaacd_residual_tool_float()
180 WORD32 loop_count) { in ixheaacd_residual_tool_float1()
Dixheaacd_tcx_fwd_alcnx.c159 WORD32 loop_count = 0; in ixheaacd_tcx_mdct() local
/external/ltp/testcases/kernel/mem/mem/
Dmem01.c157 int loop_count; /* limited to 16Go on 32 bits systems */ in main() local
/external/libhevc/encoder/
Dihevce_lap_interface.c362 WORD32 *loop_count, in ihevce_populate_tree_nodes()
1152 WORD32 *loop_count, in ihevce_encode_order_traversal_nodes()
1203 WORD32 *loop_count, in ihevce_capture_order_traversal_nodes()
1341 WORD32 loop_count = 0; in ihevce_b_pic_population() local
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/
Ddram_sub_func.c80 uint32_t loop_count; in rcar_dram_update_boot_status() local
/external/libkmsxx/py/tests/
Dwb-m2m-crop.py85 loop_count = 0 variable
/external/tensorflow/tensorflow/lite/examples/label_image/
Dlabel_image.h34 int loop_count = 1; member
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/
Dkernel_ExternalUsbPeripheralsDetectionStress.py235 def run_once(self, host, loop_count): argument
/external/llvm-project/lldb/source/Plugins/Architecture/Mips/
DArchitectureMips.cpp141 auto loop_count = symbol_offset / 2; in GetInstructionAtAddress() local
/external/llvm-project/lldb/tools/intel-features/intel-pt/
Dcli-wrapper-pt.cpp240 size_t loop_count = 1; in DoExecute() local
351 size_t loop_count = 1; in DoExecute() local
/external/tensorflow/tensorflow/cc/framework/
Dwhile_gradients.cc96 Status AddBackPropLoopCounter(WhileContext* while_ctx, const Output& loop_count, in AddBackPropLoopCounter()
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c317 int loop_count; in read_file() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding_mips.c180 int loop_count = SUBFRAMES; in WebRtcIsacfix_MatrixProduct2MIPS() local
/external/libaom/libaom/aom_dsp/x86/
Dblk_sse_sum_avx2.c122 int loop_count) { in sse_sum_wd16_avx2()
/external/webp/include/webp/
Dmux.h287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
Ddemux.h297 uint32_t loop_count; member
/external/webp/src/webp/
Dmux.h287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
Ddemux.h297 uint32_t loop_count; member
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py52 check_network=True, loop_time=3600, loop_count=1, argument
/external/llvm-project/llvm/tools/llvm-xray/
Dxray-converter.cpp278 int loop_count = 0; in exportAsChromeTraceEventFormat() local

12