| /rockchip-linux_mpp/mpp/base/test/ |
| H A D | mpp_task_test.c | 13 void *task_input(void *arg) in task_input() 41 void *task_output(void *arg) in task_output() 69 void *task_in_and_out(void *arg) in task_in_and_out() 104 void *task_worker(void *arg) in task_worker()
|
| /rockchip-linux_mpp/osal/test/ |
| H A D | mpp_thread_test.c | 42 void* mutex_performance_test_loop_0(void *arg) in mutex_performance_test_loop_0() 69 void *mutex_performance_test_loop_1(void *arg) in mutex_performance_test_loop_1()
|
| H A D | mpp_eventfd_test.c | 42 void *thread_read(void *arg) in thread_read()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_dec_mt_test.c | 50 void *thread_input(void *arg) in thread_input() 107 void *thread_output(void *arg) in thread_output()
|
| H A D | mpi_dec_nt_test.c | 275 void *thread_decode(void *arg) in thread_decode()
|
| H A D | mpi_enc_mt_test.c | 659 void *enc_test_input(void *arg) in enc_test_input() 878 void *enc_test_output(void *arg) in enc_test_output()
|
| H A D | mpi_dec_test.c | 363 void *thread_decode(void *arg) in thread_decode()
|
| H A D | mpi_enc_test.c | 1131 void *enc_test(void *arg) in enc_test()
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpp.c | 33 static void mpp_notify_by_buffer_group(void *arg, void *group) in mpp_notify_by_buffer_group() 39 static void *list_wraper_packet(void *arg) in list_wraper_packet() 57 static void *list_wraper_frame(void *arg) in list_wraper_frame()
|
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_obj.h | 76 #define kmpp_obj_preset_f(obj, arg) kmpp_obj_preset(obj, arg, __FUNCTION__) argument
|
| /rockchip-linux_mpp/kmpp/ |
| H A D | kmpp.c | 67 static void kmpp_release_venc_packet(void *ctx, void *arg) in kmpp_release_venc_packet() 487 void *arg = param; in control() local
|
| /rockchip-linux_mpp/utils/ |
| H A D | camera_source.c | 91 static RK_S32 camera_source_ioctl(RK_S32 fd, RK_S32 req, void* arg) in camera_source_ioctl()
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_rc.c | 180 RC_PARAM_OPS ops, void *arg) in mpp_rc_param_ops()
|
| H A D | mpp_dec.c | 874 MPP_RET mpp_dec_callback(MppDec ctx, MppDecEvent event, void *arg) in mpp_dec_callback()
|
| /rockchip-linux_mpp/osal/allocator/ |
| H A D | allocator_drm.c | 83 static int drm_ioctl(int fd, int req, void *arg) in drm_ioctl()
|
| H A D | allocator_ion.c | 46 static int ion_ioctl(int fd, int req, void *arg) in ion_ioctl()
|
| H A D | ion.h | 302 unsigned long arg; member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_packet.c | 654 void mpp_packet_set_release(MppPacket packet, ReleaseCb release, void *ctx, void *arg) in mpp_packet_set_release()
|
| H A D | mpp_buffer_impl.c | 871 MppBufCallback callback, void *arg) in mpp_buffer_group_set_callback()
|
| H A D | mpp_buf_slot.c | 604 …c void slot_ops_with_log(MppBufSlotsImpl *impl, MppBufSlotEntry *slot, MppBufSlotOps op, void *arg) in slot_ops_with_log()
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_buffer_impl.h | 144 void *arg; member
|
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_obj.c | 1169 rk_s32 kmpp_obj_preset(KmppObj obj, const char *arg, const char *caller) in kmpp_obj_preset()
|