Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/iris/
A Diris_platform_common.h18 #define REGISTER_BIT_DEPTH(luma, chroma) ((luma) << 16 | (chroma)) macro
19 #define BIT_DEPTH_8 REGISTER_BIT_DEPTH(8, 8)

Completed in 5 milliseconds