Searched refs:getIntIndex (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A 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
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 2221 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in getIntAt() 2232 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in setIntAt() 2241 static int getIntIndex(const native_handle_t *hnd, int index, int type) { in getIntIndex() function
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A 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
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 2339 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in getIntAt() 2350 int idx = MetaBufferUtil::getIntIndex(hnd, index, type); in setIntAt() 2359 static int getIntIndex(const native_handle_t *hnd, int index, int type) { in getIntIndex() function
|