Home
last modified time | relevance | path

Searched refs:loop_end (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_mt_test.c40 volatile RK_U32 loop_end; member
106 } while (!data->loop_end); in thread_input()
110 } while (!data->loop_end); in thread_input()
228 data->loop_end = 1; in thread_output()
229 } while (!data->loop_end); in thread_output()
338 data.loop_end = 0; in mt_dec_decode()
368 data.loop_end = 1; in mt_dec_decode()
H A Dmpi_dec_test.c39 RK_U32 loop_end; member
89 data->loop_end = 1; in dec_simple()
320 data->loop_end = 1; in dec_simple()
433 data->loop_end = 1; in dec_advanced()
436 data->loop_end = 1; in dec_advanced()
495 while (!data->loop_end) in thread_decode()
507 while (!data->loop_end) in thread_decode()
655 data.loop_end = 0; in dec_decode()
677 data.loop_end = 1; in dec_decode()
H A Dmpi_dec_multi_test.c42 RK_U32 loop_end; member
102 data->loop_end = 1; in multi_dec_simple()
242 data->loop_end = 1; in multi_dec_simple()
348 data->loop_end = 1; in multi_dec_advanced()
351 data->loop_end = 1; in multi_dec_advanced()
524 while (!dec_ctx->loop_end) in multi_dec_decode()
527 while (!dec_ctx->loop_end) in multi_dec_decode()
629 ctxs[i].ctx.loop_end = 1; in main()
H A Dmpi_dec_nt_test.c39 RK_U32 loop_end; member
89 data->loop_end = 1; in dec_loop()
280 data->loop_end = 1; in dec_loop()
287 data->loop_end = 1; in dec_loop()
341 while (!data->loop_end) in thread_decode()
491 data.loop_end = 0; in dec_nt_decode()
513 data.loop_end = 1; in dec_nt_decode()
H A Dmpi_rc2_test.c90 RK_U32 loop_end; member
831 ctx->loop_end = 1; in mpi_rc_enc()
974 while (!ctx->loop_end) { in rc2_pre_dec_thread()
984 ctx->loop_end = 1; in rc2_pre_dec_thread()
994 ctx->loop_end = 1; in rc2_pre_dec_thread()
1001 if (ctx->loop_end) { in rc2_pre_dec_thread()
1012 if (ctx->loop_end) { in rc2_pre_dec_thread()
H A Dmpi_enc_test.c51 volatile RK_U32 loop_end; member
835 if (p->loop_end) in test_mpp_run()
1031 ctxs[i].ctx.loop_end = 1; in enc_test_multi()
H A Dmpi_enc_mt_test.cpp52 volatile RK_U32 loop_end; member
866 if (p->loop_end) { in enc_test_input()
1062 ctxs[i].ctx.loop_end = 1; in enc_test_mt()
/OK3568_Linux_fs/kernel/arch/microblaze/lib/
H A Ddivsi3.S54 beqi r29, loop_end
57 loop_end: label
H A Dmodsi3.S54 beqi r29, loop_end
57 loop_end: label
H A Dudivsi3.S68 beqi r29, loop_end
71 loop_end: label
H A Dumodsi3.S70 beqi r29, loop_end
73 loop_end: label
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.h177 __le32 loop_end; /* 32-bit offset */ member
207 __le32 loop_end; /* 32-bit offset */ member
214 __le32 loop_end; /* 32-bit offset */ member
H A Dymfpci_main.c541 bank->loop_end = cpu_to_le32(ypcm->buffer_size); in snd_ymfpci_pcm_init_voice()
596 chip->bank_effect[3][0]->loop_end = in snd_ymfpci_ac3_init()
597 chip->bank_effect[3][1]->loop_end = cpu_to_le32(1024); in snd_ymfpci_ac3_init()
600 chip->bank_effect[4][0]->loop_end = in snd_ymfpci_ac3_init()
601 chip->bank_effect[4][1]->loop_end = cpu_to_le32(1024); in snd_ymfpci_ac3_init()
729 bank->loop_end = cpu_to_le32(ypcm->buffer_size << ypcm->shift); in snd_ymfpci_capture_prepare()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhw-doloop.h75 rtx_insn *loop_end; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhw-doloop.h75 rtx_insn *loop_end; member
/OK3568_Linux_fs/kernel/include/net/
H A Dbusy_poll.h45 bool (*loop_end)(void *, unsigned long),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h243 int loop_start, loop_end; /* Byte offsets from the beginning */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h243 int loop_start, loop_end; /* Byte offsets from the beginning */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c347 goto loop_end; in parse_number()
350 loop_end: in parse_number()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp349 goto loop_end; in parse_number()
352 loop_end: in parse_number()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c968 smp->v.loopend = patch.loop_end; in load_guspatch()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c6613 bool (*loop_end)(void *, unsigned long), in napi_busy_loop()
6616 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in napi_busy_loop()
6660 if (!loop_end || loop_end(loop_end_arg, start_time)) in napi_busy_loop()
6669 if (loop_end(loop_end_arg, start_time)) in napi_busy_loop()