Searched refs:vdc_layer_num (Results 1 – 2 of 2) sorted by relevance
2491 static const uint32 vdc_layer_num[2] = { LAYER_VDC_BG << 28, LAYER_VDC_SPR << 28}; in VDC_PIXELMIX() local2516 …table_cache[(tmp_pixel & 0xFF) + vdc_poffset[(tmp_pixel >> 8) & 1]] | vdc_layer_num[(tmp_pixel >> … in VDC_PIXELMIX()
2678 static const uint32 vdc_layer_num[2] = { LAYER_VDC_BG << 28, LAYER_VDC_SPR << 28}; in VDC_PIXELMIX() local2703 …table_cache[(tmp_pixel & 0xFF) + vdc_poffset[(tmp_pixel >> 8) & 1]] | vdc_layer_num[(tmp_pixel >> … in VDC_PIXELMIX()