Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h1084 }PQ_COLOR_FORMAT; typedef
2120 void MDrv_PQ_SetOutputColorFormat(PQ_COLOR_FORMAT enColorFmt);
H A DdrvPQ.c273 PQ_COLOR_FORMAT _enOutputColorFmt = E_PQ_COLOR_YUV444;
13709 void MDrv_PQ_SetOutputColorFormat(PQ_COLOR_FORMAT enColorFmt) in MDrv_PQ_SetOutputColorFormat()