Searched refs:NUMBER_SAMPLES_PER_LINE_MASK (Results 1 – 2 of 2) sorted by relevance
141 #define NUMBER_SAMPLES_PER_LINE_MASK(pipe) (0x3 << ((pipe) * 6)) macro
531 val &= ~NUMBER_SAMPLES_PER_LINE_MASK(cpu_transcoder); in enable_audio_dsc_wa()