| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_dec_mt_test.c | 40 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 D | mpi_dec_test.c | 39 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 D | mpi_dec_multi_test.c | 42 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 D | mpi_dec_nt_test.c | 39 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 D | mpi_rc2_test.c | 90 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 D | mpi_enc_test.c | 51 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 D | mpi_enc_mt_test.cpp | 52 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 D | divsi3.S | 54 beqi r29, loop_end 57 loop_end: label
|
| H A D | modsi3.S | 54 beqi r29, loop_end 57 loop_end: label
|
| H A D | udivsi3.S | 68 beqi r29, loop_end 71 loop_end: label
|
| H A D | umodsi3.S | 70 beqi r29, loop_end 73 loop_end: label
|
| /OK3568_Linux_fs/kernel/sound/pci/ymfpci/ |
| H A D | ymfpci.h | 177 __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 D | ymfpci_main.c | 541 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 D | hw-doloop.h | 75 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 D | hw-doloop.h | 75 rtx_insn *loop_end; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | busy_poll.h | 45 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 D | soundcard.h | 243 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 D | soundcard.h | 243 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
| /OK3568_Linux_fs/app/lvgl_demo/cJSON/ |
| H A D | cJSON.c | 347 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 D | cJSON.cpp | 349 goto loop_end; in parse_number() 352 loop_end: in parse_number()
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | soundfont.c | 968 smp->v.loopend = patch.loop_end; in load_guspatch()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 6613 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()
|