Searched refs:supportFormatNum (Results 1 – 2 of 2) sorted by relevance
983 … OMX_U32 portIndex = portFormat->nPortIndex, index = portFormat->nIndex, supportFormatNum = 0; in Rkvpu_OMX_GetParameter() local1025 supportFormatNum = OUTPUT_PORT_SUPPORTFORMAT_NUM_MAX - 1; in Rkvpu_OMX_GetParameter()1026 if (index > supportFormatNum) { in Rkvpu_OMX_GetParameter()
1317 … OMX_U32 portIndex = portFormat->nPortIndex, index = portFormat->nIndex, supportFormatNum = 0; in Rkvpu_OMX_GetParameter() local1335 supportFormatNum = INPUT_PORT_SUPPORTFORMAT_NUM_MAX - 1; in Rkvpu_OMX_GetParameter()1336 if (index > supportFormatNum) { in Rkvpu_OMX_GetParameter()