Searched refs:set_config_ops (Results 1 – 6 of 6) sorted by relevance
225 static int32_t set_config_ops(
315 int32_t QCameraStream::set_config_ops(mm_camera_map_unmap_ops_tbl_t *ops_tbl, in set_config_ops() function in qcamera::QCameraStream401 mMemVtbl.set_config_ops = set_config_ops; in QCameraStream()
282 int32_t (*set_config_ops) (mm_camera_map_unmap_ops_tbl_t *ops_tbl, member
313 mMemVtbl.set_config_ops = NULL; in QCamera3Stream()
984 aux_config.mem_vtbl.set_config_ops = NULL; in mm_camera_muxer_config_stream()
1114 if((my_obj->mem_vtbl.set_config_ops != NULL) in mm_stream_config()1116 my_obj->mem_vtbl.set_config_ops(&my_obj->map_ops, in mm_stream_config()