Searched refs:ChromaKeyY (Results 1 – 2 of 2) sorted by relevance
126 uint16 ChromaKeyY; // Register 0xA member167 uint16 ChromaKeyY; member357 dest->ChromaKeyY = source->ChromaKeyY; in DoHBlankVCECaching()590 case 0x0a: return(fx_vce.ChromaKeyY); in FXVCE_Read16()641 case 0x0a: fx_vce.ChromaKeyY = V; break; in FXVCE_Write16()2395 const unsigned int ymin = fx_vce.ChromaKeyY & 0xFF; in DrawActive()2396 const unsigned int ymax = fx_vce.ChromaKeyY >> 8; in DrawActive()2402 if((fx_vce.ChromaKeyY | fx_vce.ChromaKeyU | fx_vce.ChromaKeyV) == 0) in DrawActive()3082 SFVARN(fx_vce.ChromaKeyY, "ChromaKeyY"), in KING_StateAction()3096 SFVARN(vce_rendercache.ChromaKeyY, "rc_ChromaKeyY"), in KING_StateAction()
122 uint16 ChromaKeyY; // Register 0xA member163 uint16 ChromaKeyY; member353 dest->ChromaKeyY = source->ChromaKeyY; in DoHBlankVCECaching()739 case 0x0a: return(fx_vce.ChromaKeyY); in FXVCE_Read16()790 case 0x0a: fx_vce.ChromaKeyY = V; break; in FXVCE_Write16()2582 const unsigned int ymin = fx_vce.ChromaKeyY & 0xFF; in DrawActive()2583 const unsigned int ymax = fx_vce.ChromaKeyY >> 8; in DrawActive()3272 SFVARN(fx_vce.ChromaKeyY, "ChromaKeyY"), in KING_StateAction()3286 SFVARN(vce_rendercache.ChromaKeyY, "rc_ChromaKeyY"), in KING_StateAction()3770 fx_vce.ChromaKeyY = value; in FXVCE_SetRegister()[all …]