Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/hwdefs/
Dcoreflags.h179 #define RC_MODES_POSSIBLE2(M1, M2) \ argument
180 (RC_MODE_POSSIBLE(M1) || RC_MODE_POSSIBLE(M2))
182 #define RC_MODES_POSSIBLE3(M1, M2, M3) \ argument
183 (RC_MODES_POSSIBLE2(M1, M2) || RC_MODE_POSSIBLE(M3))