===========================================================================
| 579 | |
| 580 | //=========================================================================== |
| 581 | inline bool GetColorBurst( void ) |
| 582 | { |
| 583 | return g_nColorBurstPixels >= 2; |
| 584 | } |
| 585 | |
| 586 | //=========================================================================== |
| 587 |
no outgoing calls
no test coverage detected