Home | History | Annotate | Download | only in media

Lines Matching refs:GET_MCTLPP_INST_IDX

2046 #define GET_MCTLPP_INST_IDX(handle)   ((handle & 0x8000) ? ((handle & 0x7F00) >> 8) : 0xFF)