Searched refs:cache_ops (Results 1 – 4 of 4) sorted by relevance
1030 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()
1042 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()
1635 int cache_ops(QCameraHalMemInfo_t *mem_info, in cache_ops() function1883 cache_ops(&camHal->previewMem.mem_info[buffer_id], in put_buf_to_display()
10492 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf