Searched refs:cache_ops (Results 1 – 7 of 7) sorted by relevance
1066 OMX_ERRORTYPE cache_ops(unsigned int index, unsigned int cmd);1068 return cache_ops(index, ION_IOC_CLEAN_CACHES); in cache_clean_buffer()1071 return cache_ops(index, ION_IOC_CLEAN_INV_CACHES); in cache_clean_invalidate_buffer()
1126 OMX_ERRORTYPE cache_ops(unsigned int index, unsigned int cmd);1128 return cache_ops(index, ION_IOC_CLEAN_CACHES); in cache_clean_buffer()1131 return cache_ops(index, ION_IOC_CLEAN_INV_CACHES); in cache_clean_invalidate_buffer()
428 mStreamInfo->cache_ops = CAM_STREAM_CACHE_OPS_HONOUR_FLAGS; in init()430 mStreamInfo->cache_ops = CAM_STREAM_CACHE_OPS_DISABLED; in init()
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()
803 cam_stream_cache_ops_t cache_ops; member
5153 switch (my_obj->stream_info->cache_ops) { in mm_stream_handle_cache_ops()
10584 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf