Home
last modified time | relevance | path

Searched defs:is_rgb (Results 1 – 5 of 5) sorted by relevance

/external/drm_hwcomposer/platform/
Dplatformhisi.cpp53 bool is_rgb) { in ConvertGrallocFormatToDrmModifiers()
101 bool is_rgb; in ConvertBoInfo() local
/external/webp/src/dec/
Dio_dec.c553 const int is_rgb = WebPIsRGBMode(colorspace); in CustomSetup() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c507 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; in merge_presub_sources() local
/external/fmtlib/include/fmt/
Dcolor.h218 bool is_rgb; member
/external/webp/src/enc/
Dpicture_csp_enc.c855 const int is_rgb = (r_ptr < b_ptr); // otherwise it's bgr in ImportYUVAFromRGBA() local