Home
last modified time | relevance | path

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

/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.h42 OSD_COLOR_FMT_RGB888 = 6, enumerator
Dloadbmp_test.c172 if (enFmt >= OSD_COLOR_FMT_RGB888) { in LoadPicToBuffer()
240 case OSD_COLOR_FMT_RGB888: in Copy3BitsByFmt()