/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 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()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 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()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 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()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1267 OMX_ERRORTYPE cache_ops(unsigned int index, unsigned int cmd); 1269 return cache_ops(index, ION_IOC_CLEAN_CACHES); in cache_clean_buffer() 1272 return cache_ops(index, ION_IOC_CLEAN_INV_CACHES); in cache_clean_invalidate_buffer()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 428 mStreamInfo->cache_ops = CAM_STREAM_CACHE_OPS_HONOUR_FLAGS; in init() 430 mStreamInfo->cache_ops = CAM_STREAM_CACHE_OPS_DISABLED; in init()
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 1635 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/camera/msm8998/QCamera2/stack/common/ |
D | cam_intf.h | 800 cam_stream_cache_ops_t cache_ops; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 3317 streamInfo->cache_ops = CAM_STREAM_CACHE_OPS_DISABLED; in initStreamInfoBuf() 3319 streamInfo->cache_ops = CAM_STREAM_CACHE_OPS_HONOUR_FLAGS; in initStreamInfoBuf() 3428 streamInfo->cache_ops = CAM_STREAM_CACHE_OPS_CLEAR_FLAGS; in initStreamInfoBuf()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 5153 switch (my_obj->stream_info->cache_ops) { in mm_stream_handle_cache_ops()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 10584 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 11879 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 11586 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 13088 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( in cache_ops() function in omx_vdec::allocate_color_convert_buf
|