/hardware/qcom/audio/post_proc/ |
D | bundle.c | 129 if (context->ops.start) in add_effect_to_output() 130 context->ops.start(context, output); in add_effect_to_output() 144 if (context->ops.stop) in remove_effect_from_output() 145 context->ops.stop(context, output); in remove_effect_from_output() 167 (fx_ctxt->ops.process != NULL)) in effects_enabled() 232 if (fx_ctxt->ops.start) in offload_effects_bundle_hal_start_output() 233 fx_ctxt->ops.start(fx_ctxt, out_ctxt); in offload_effects_bundle_hal_start_output() 272 if (fx_ctxt->ops.stop) in offload_effects_bundle_hal_stop_output() 273 fx_ctxt->ops.stop(fx_ctxt, out_ctxt); in offload_effects_bundle_hal_stop_output() 293 if (context->ops.reset) in set_config() [all …]
|
/hardware/libhardware/modules/camera/ |
D | CameraHAL.cpp | 127 static int get_tag_count(const vendor_tag_ops_t* ops) in get_tag_count() argument 129 return gVendorTags.getTagCount(ops); in get_tag_count() 132 static void get_all_tags(const vendor_tag_ops_t* ops, uint32_t* tag_array) in get_all_tags() argument 134 gVendorTags.getAllTags(ops, tag_array); in get_all_tags() 137 static const char* get_section_name(const vendor_tag_ops_t* ops, uint32_t tag) in get_section_name() argument 139 return gVendorTags.getSectionName(ops, tag); in get_section_name() 142 static const char* get_tag_name(const vendor_tag_ops_t* ops, uint32_t tag) in get_tag_name() argument 144 return gVendorTags.getTagName(ops, tag); in get_tag_name() 147 static int get_tag_type(const vendor_tag_ops_t* ops, uint32_t tag) in get_tag_type() argument 149 return gVendorTags.getTagType(ops, tag); in get_tag_type() [all …]
|
D | VendorTags.h | 32 int getTagCount(const vendor_tag_ops_t* ops); 33 void getAllTags(const vendor_tag_ops_t* ops, uint32_t* tag_array); 34 const char* getSectionName(const vendor_tag_ops_t* ops, uint32_t tag); 35 const char* getTagName(const vendor_tag_ops_t* ops, uint32_t tag); 36 int getTagType(const vendor_tag_ops_t* ops, uint32_t tag);
|
D | VendorTags.cpp | 139 int VendorTags::getTagCount(const vendor_tag_ops_t* ops) in getTagCount() argument 144 void VendorTags::getAllTags(const vendor_tag_ops_t* ops, uint32_t* tag_array) in getAllTags() argument 159 const char* VendorTags::getSectionName(const vendor_tag_ops_t* ops, uint32_t tag) in getSectionName() argument 169 const char* VendorTags::getTagName(const vendor_tag_ops_t* ops, uint32_t tag) in getTagName() argument 179 int VendorTags::getTagType(const vendor_tag_ops_t* ops, uint32_t tag) in getTagType() argument
|
D | CameraHAL.h | 39 void getVendorTagOps(vendor_tag_ops_t* ops);
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 71 effect_ops_t ops; member 253 if (context->ops.start) in add_effect_to_output() 254 context->ops.start(context, output); in add_effect_to_output() 265 if (context->ops.stop) in remove_effect_from_output() 266 context->ops.stop(context, output); in remove_effect_from_output() 286 if (fx_ctxt->state == EFFECT_STATE_ACTIVE && fx_ctxt->ops.process != NULL) in effects_enabled() 389 if (fx_ctxt->ops.process != NULL) in capture_thread_loop() 390 fx_ctxt->ops.process(fx_ctxt, &buf, &buf); in capture_thread_loop() 442 if (fx_ctxt->ops.start) in visualizer_hal_start_output() 443 fx_ctxt->ops.start(fx_ctxt, out_ctxt); in visualizer_hal_start_output() [all …]
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHal_Module.cpp | 529 camera_device_extended_ops_t * const ops = static_cast<camera_device_extended_ops_t*>( in camera_send_command() local 533 ops->set_extended_preview_ops = camera_set_extended_preview_ops; in camera_send_command() 534 ops->set_buffer_source = camera_set_buffer_source; in camera_send_command() 535 ops->release_buffer_source = camera_release_buffer_source; in camera_send_command() 536 ops->take_picture_with_parameters = camera_take_picture_with_parameters; in camera_send_command() 537 ops->reprocess = camera_reprocess; in camera_send_command() 538 ops->cancel_reprocess = camera_cancel_reprocess; in camera_send_command() 604 if (ti_dev->base.ops) { in camera_device_close() 605 free(ti_dev->base.ops); in camera_device_close() 684 camera_device->base.ops = camera_ops; in camera_device_open()
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_mdp.h | 325 uint32_t ops; member 382 uint32_t len, ops; member 389 uint32_t ops; member 399 uint32_t ops; member 542 uint32_t ops; member 615 uint32_t ops; member 621 uint32_t ops; member 627 uint32_t ops; member 700 uint32_t ops; member 721 uint32_t ops; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_mdp.h | 324 uint32_t ops; member 379 uint32_t len, ops; member 385 uint32_t ops; member 394 uint32_t ops; member 566 uint32_t ops; member 635 uint32_t ops; member 641 uint32_t ops; member 647 uint32_t ops; member 713 uint32_t ops; member 733 uint32_t ops; member
|
/hardware/libhardware/tests/camera3/ |
D | camera3tests.cpp | 59 ASSERT_TRUE(NULL != cam_device()->ops) << "Camera device ops are NULL"; in TEST_F() 61 cam_device()->ops->construct_default_request_settings(cam_device(), in TEST_F()
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_mdp.h | 379 uint32_t ops; member 461 uint32_t len, ops; member 467 uint32_t ops; member 476 uint32_t ops; member 730 uint32_t ops; member 804 uint32_t ops; member 810 uint32_t ops; member 816 uint32_t ops; member 893 uint32_t ops; member 913 uint32_t ops; member
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_mdp.h | 396 uint32_t ops; member 482 uint32_t len, ops; member 489 uint32_t ops; member 499 uint32_t ops; member 676 uint32_t ops; member 754 uint32_t ops; member 760 uint32_t ops; member 766 uint32_t ops; member 851 uint32_t ops; member 872 uint32_t ops; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_mdp.h | 400 uint32_t ops; member 486 uint32_t len, ops; member 492 uint32_t ops; member 502 uint32_t ops; member 680 uint32_t ops; member 757 uint32_t ops; member 764 uint32_t ops; member 770 uint32_t ops; member 855 uint32_t ops; member 876 uint32_t ops; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_mdp.h | 382 uint32_t ops; member 464 uint32_t len, ops; member 470 uint32_t ops; member 479 uint32_t ops; member 733 uint32_t ops; member 807 uint32_t ops; member 813 uint32_t ops; member 819 uint32_t ops; member 896 uint32_t ops; member 916 uint32_t ops; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_mdp.h | 286 uint32_t ops; member 339 uint32_t len, ops; member 463 uint32_t ops; member 494 uint32_t ops; member 514 uint32_t ops; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_mdp.h | 282 uint32_t ops; member 337 uint32_t len, ops; member 447 uint32_t ops; member 480 uint32_t ops; member 501 uint32_t ops; member
|
/hardware/libhardware/include/hardware/ |
D | camera3.h | 2605 vendor_tag_query_ops_t* ops); 2741 camera3_device_ops_t *ops; member
|
D | camera2.h | 793 vendor_tag_query_ops_t **ops); 833 camera2_device_ops_t *ops; member
|
D | camera_common.h | 379 void (*get_vendor_tag_ops)(vendor_tag_ops_t* ops);
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | msm_mdp.h | 282 uint32_t ops; member 421 uint32_t ops; member 434 uint32_t len, ops; member 459 uint32_t ops; member
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
D | msm_mdp.h | 279 uint32_t ops; member 401 uint32_t ops; member 415 uint32_t len, ops; member 441 uint32_t ops; member
|
/hardware/libhardware/tests/camera2/ |
D | camera2_utils.cpp | 81 mDevice->ops->notify_request_queue_not_empty(mDevice); in enqueue() 249 err = dev->ops->set_notify_callback(dev, in getNotificationsFrom() 355 res = d->ops->allocate_stream(d, in connectToDevice() 440 res = mDevice->ops->register_stream_buffers(mDevice, in connectToDevice() 466 res = mDevice->ops->release_stream(mDevice, mId); in disconnect()
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | cmodule.h | 40 struct wrs_omxil_cmodule_ops_s *ops; member
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdp.cpp | 258 mParams.params.pa_params.ops = MDP_PP_OPS_WRITE | MDP_PP_OPS_ENABLE; in setVisualParams() 285 mParams.params.sharp_params.ops = in setVisualParams() 311 mParams.params.igc_lut_params.ops in setVisualParams()
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayMdp.cpp | 271 mParams.params.pa_params.ops = MDP_PP_OPS_WRITE | MDP_PP_OPS_ENABLE; in setVisualParams() 298 mParams.params.sharp_params.ops = in setVisualParams() 324 mParams.params.igc_lut_params.ops in setVisualParams()
|