Home
last modified time | relevance | path

Searched refs:cache_ops (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1030 OMX_ERRORTYPE cache_ops(unsigned int index, unsigned int cmd);
1032 return cache_ops(index, ION_IOC_CLEAN_CACHES); in cache_clean_buffer()
1035 return cache_ops(index, ION_IOC_CLEAN_INV_CACHES); in cache_clean_invalidate_buffer()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1042 OMX_ERRORTYPE cache_ops(unsigned int index, unsigned int cmd);
1044 return cache_ops(index, ION_IOC_CLEAN_CACHES); in cache_clean_buffer()
1047 return cache_ops(index, ION_IOC_CLEAN_INV_CACHES); in cache_clean_invalidate_buffer()
/hardware/qcom/camera/usbcamcore/src/
DQualcommUsbCamera.cpp1635 int cache_ops(QCameraHalMemInfo_t *mem_info, in cache_ops() function
1883 cache_ops(&camHal->previewMem.mem_info[buffer_id], in put_buf_to_display()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp10492 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf