Searched refs:getIntIndex (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_QCOMExtns.h | 2117 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in getIntAt() 2128 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in setIntAt() 2137 static int getIntIndex(const native_handle_t *hnd, int index, int type) { in getIntIndex() function
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | OMX_QCOMExtns.h | 2153 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in getIntAt() 2164 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in setIntAt() 2173 static int getIntIndex(const native_handle_t *hnd, int index, int type) { in getIntIndex() function
|