Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 41) sorted by relevance

12

/rockchip-linux_mpp/osal/inc/
H A Dmpp_mem.h14 #define mpp_malloc_with_caller(type, count, caller) \ argument
17 #define mpp_malloc(type, count) \ argument
23 #define mpp_calloc(type, count) \ argument
29 #define mpp_realloc(ptr, type, count) \ argument
H A Dmpp_lock.h41 RK_S64 count; member
H A Dmpp_list.h37 int count; member
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_api.c208 MPP_RET rc_api_get_all(MppRcApiSrv *srv, RcApiBrief *brief, RK_S32 *count, RK_S32 max_count) in rc_api_get_all()
228 MPP_RET rc_api_get_by_type(MppRcApiSrv *srv, RcApiBrief *brief, RK_S32 *count, in rc_api_get_by_type()
256 RK_S32 *count; in rc_brief_get_all() local
283 RK_S32 *count; in rc_brief_get_by_type() local
/rockchip-linux_mpp/mpp/legacy/
H A Drk_list.h42 RK_S32 count; variable
H A Drk_list.cpp272 int count; in rk_list_fifo_test() local
306 int count; in rk_list_filo_test() local
H A Dvpu.c48 RK_U32 count; // valid patch info count member
/rockchip-linux_mpp/osal/test/
H A Dmpp_time_test.c13 static RK_S32 count = 0; in timer_test() local
/rockchip-linux_mpp/mpp/hal/
H A Dhal_task.c39 RK_U32 *count; member
159 RK_S32 count; in hal_task_get_count() local
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_buffer_test.c47 RK_S32 count = MPP_BUFFER_TEST_COMMIT_COUNT; in main() local
/rockchip-linux_mpp/osal/driver/
H A Dmpp_device.c240 RK_S32 count; in mpp_dev_multi_offset_update() local
H A Dmpp_server.c38 #define FIFO_WRITE(size, count, wr, rd) \ argument
46 #define FIFO_READ(size, count, wr, rd) \ argument
/rockchip-linux_mpp/kmpp/base/test/
H A Dkmpp_obj_test.c240 rk_u32 count = sizeof(sizes) / sizeof(sizes[0]); in kmpp_shm_test() local
/rockchip-linux_mpp/osal/linux/
H A Ddrm.h164 int count; /**< Length of user-space structures */ member
271 unsigned long count; member
338 int count; /**< Number of buffers of this size */ member
359 int count; /**< Entries in list */ member
367 int count; member
387 int count; /**< Length of the buffer list */ member
435 int count; member
/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c63 RK_U32 count = bit_ctx->count; in vp8hwdDecodeBool() local
115 RK_U32 count = bit_ctx->count; in vp8hwdDecodeBool128() local
/rockchip-linux_mpp/osal/
H A Dmpp_list.c486 rk_u8 count = 0; in merge_final() local
534 size_t count = 0; /* Count of pending */ in list_sort() local
H A Dmpp_platform.c66 rk_s32 count = 0; in check_kernel_version() local
H A Dmpp_thread.c313 rk_s32 count; member
631 MppSThdGrp mpp_sthd_grp_get(const char *name, rk_s32 count) in mpp_sthd_grp_get()
/rockchip-linux_mpp/inc/
H A Dmpp_rc_api.h230 RK_S32 count; member
240 RK_S32 count; member
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_buffer_impl.h27 rk_u32 count; member
54 rk_u32 count; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c369 RK_S32 i, count = 0; in h265d_syntax_fill_slice() local
/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_rc.h52 RK_S32 count; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c715 static void init_slot_entry(MppBufSlotsImpl *impl, RK_S32 pos, RK_S32 count) in init_slot_entry()
881 MPP_RET mpp_buf_slot_setup(MppBufSlots slots, RK_S32 count) in mpp_buf_slot_setup()
990 size_t count = 0; in mpp_buf_slot_get_count() local
H A Dmpp_cluster.c100 RK_S32 count; member
415 RK_S32 count = 0; in cluster_worker_get_task() local
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.c70 void h264e_dpb_dump_listX(H264eDpbFrm **list, RK_S32 count) in h264e_dpb_dump_listX()

12