Searched refs:GET_VIDEO_INST_IDX (Results 1 – 4 of 4) sorted by relevance
2228 #define GET_VIDEO_INST_IDX(handle) \ macro
1704 #define GET_VIDEO_INST_IDX(handle) ((handle & 0x80) ? (handle & 0x7F) : 0xFF) macro