Searched refs:buf_type (Results 1 – 1 of 1) sorted by relevance
942 MppBufferType buf_type; in mpp_buffer_get_misc_group() local946 buf_type = (MppBufferType)(type & MPP_BUFFER_TYPE_MASK); in mpp_buffer_get_misc_group()947 if (buf_type == MPP_BUFFER_TYPE_NORMAL) in mpp_buffer_get_misc_group()951 mpp_assert(buf_type < MPP_BUFFER_TYPE_BUTT); in mpp_buffer_get_misc_group()962 buf_type == MPP_BUFFER_TYPE_ION ? "ion" : in mpp_buffer_get_misc_group()963 buf_type == MPP_BUFFER_TYPE_DRM ? "drm" : "na"); in mpp_buffer_get_misc_group()