Searched refs:GET_VIDEO_INST_IDX (Results 1 – 6 of 6) sorted by relevance
1962 #define GET_VIDEO_INST_IDX(handle) \ macro
2049 #define GET_VIDEO_INST_IDX(handle) ((handle & 0x80) ? (handle & 0x7F) : 0xFF) macro
2120 #define GET_VIDEO_INST_IDX(handle) ((handle & 0x80) ? (handle & 0x7F) : 0xFF) macro
2220 #define GET_VIDEO_INST_IDX(handle) \ macro