Searched refs:MppBufferType (Results 1 - 17 of 17) sorted by relevance
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_buffer.h | 51 * user can only use MppBufferType to choose. 129 } MppBufferType; typedef 134 * MPP_BUFFER_FLAGS cooperate with MppBufferType 135 * 16 high bits of MppBufferType are used in flags 153 * MppBufferInfo variable's meaning is different in different MppBufferType 173 MppBufferType type; 283 MPP_RET mpp_buffer_group_get(MppBufferGroup *group, MppBufferType type, MppBufferMode mode, const char *tag, 290 MppBufferType mpp_buffer_group_type(MppBufferGroup group);
|
H A D | mpp_runtime.h | 29 unsigned int mpp_rt_allcator_is_valid(MppBufferType type);
|
H A D | mpp_allocator.h | 45 MPP_RET mpp_allocator_get(MppAllocator *allocator, MppAllocatorApi **api, MppBufferType type);
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_buffer.h | 51 * user can only use MppBufferType to choose. 129 } MppBufferType; typedef 134 * MPP_BUFFER_FLAGS cooperate with MppBufferType 135 * 16 high bits of MppBufferType are used in flags 153 * MppBufferInfo variable's meaning is different in different MppBufferType 173 MppBufferType type; 296 MPP_RET mpp_buffer_group_get(MppBufferGroup *group, MppBufferType type, MppBufferMode mode, 303 MppBufferType mpp_buffer_group_type(MppBufferGroup group);
|
H A D | mpp_runtime.h | 29 RK_U32 mpp_rt_allcator_is_valid(MppBufferType type);
|
H A D | mpp_allocator.h | 46 MppAllocatorApi **api, MppBufferType type);
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_buffer.h | 51 * user can only use MppBufferType to choose. 129 } MppBufferType; typedef 134 * MPP_BUFFER_FLAGS cooperate with MppBufferType 135 * 16 high bits of MppBufferType are used in flags 153 * MppBufferInfo variable's meaning is different in different MppBufferType 173 MppBufferType type; 296 MPP_RET mpp_buffer_group_get(MppBufferGroup *group, MppBufferType type, MppBufferMode mode, 303 MppBufferType mpp_buffer_group_type(MppBufferGroup group);
|
H A D | mpp_runtime.h | 29 RK_U32 mpp_rt_allcator_is_valid(MppBufferType type);
|
H A D | mpp_allocator.h | 46 MppAllocatorApi **api, MppBufferType type);
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
H A D | mpp_buffer_impl.h | 93 MppBufferType type; 124 MppBufferType type; 204 const char *caller, MppBufferMode mode, MppBufferType type); 212 MppBufferGroupImpl *mpp_buffer_get_misc_group(MppBufferMode mode, MppBufferType type);
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_buffer.h | 52 * user can only use MppBufferType to choose. 131 } MppBufferType; typedef 136 * MPP_BUFFER_FLAGS cooperate with MppBufferType 137 * 16 high bits of MppBufferType are used in flags 155 * MppBufferInfo variable's meaning is different in different MppBufferType 175 MppBufferType type; 298 MPP_RET mpp_buffer_group_get(MppBufferGroup *group, MppBufferType type, MppBufferMode mode, 305 MppBufferType mpp_buffer_group_type(MppBufferGroup group);
|
H A D | mpp_runtime.h | 30 RK_U32 mpp_rt_allcator_is_valid(MppBufferType type);
|
H A D | mpp_allocator.h | 47 MppAllocatorApi **api, MppBufferType type);
|
/device/soc/rockchip/rk3568/hardware/codec/include/ |
H A D | hdi_mpp_mpi.h | 87 typedef MPP_RET (*hdiMppBufferGroupGet)(MppBufferGroup *, MppBufferType,
|
/device/soc/rockchip/rk3588/hardware/codec/include/ |
H A D | hdi_mpp_mpi.h | 87 typedef MPP_RET (*hdiMppBufferGroupGet)(MppBufferGroup *, MppBufferType,
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/ |
H A D | hdi_mpp_mpi.h | 87 typedef MPP_RET (*hdiMppBufferGroupGet)(MppBufferGroup *, MppBufferType, MppBufferMode, const char *, const char *);
|
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/ |
H A D | hdi_mpp_mpi.h | 87 typedef MPP_RET (*hdiMppBufferGroupGet)(MppBufferGroup *, MppBufferType, MppBufferMode, const char *, const char *);
|
Completed in 8 milliseconds