Home
last modified time | relevance | path

Searched refs:mode_usgae (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.cpp808 …check_format(const char *name, rga_buffer_t info, im_rect rect, int format_usage, int mode_usgae) { in rga_check_format() argument
836 if ((~format_usage & IM_RGA_SUPPORT_FORMAT_BPP) && !(mode_usgae & IM_COLOR_PALETTE)) { in rga_check_format()