Searched defs:stream_type (Results 1 - 13 of 13) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera3.h1087 int stream_type; member in struct:camera3_stream
1139 * For stream_type OUTPUT and BIDIRECTIONAL, when passed via
1143 * For stream_type INPUT, when passed via configure_streams(), the initial
/hardware/qcom/camera/QCamera2/stack/common/
H A Dmm_camera_interface.h67 cam_stream_type_t stream_type; member in struct:__anon554
H A Dcam_intf.h339 cam_stream_type_t stream_type; member in struct:__anon427
347 /* buffer plane information, will be calc based on stream_type, fmt,
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h72 enum stream_type { enum in class:android_audio_legacy::AudioSystem
342 static bool isLowVisibility(stream_type stream) {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp1236 * @stream_type : type of stream
1240 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) argument
1254 switch (stream_type) {
1339 * @stream_type : type of stream
1347 QCameraMemory *QCamera2HardwareInterface::allocateStreamBuf(cam_stream_type_t stream_type, argument
1356 switch (stream_type) {
1366 mParameters.getStreamDimension(stream_type, dim);
1380 mParameters.getStreamDimension(stream_type, dim);
1431 * @stream_type : type of stream
1437 cam_stream_type_t stream_type)
1436 allocateStreamInfoBuf( cam_stream_type_t stream_type) argument
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_audio.h311 uint32_t stream_type; member in struct:msm_audio_route_config
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_audio.h333 uint32_t stream_type; member in struct:msm_audio_route_config
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_audio.h350 uint32_t stream_type; member in struct:msm_audio_route_config
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_audio.h382 uint32_t stream_type; member in struct:msm_audio_route_config
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h186 uint32_t stream_type; member in struct:msm_ctrl_cmd
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h296 uint32_t stream_type; /* used to pass value to qcamera server */ member in struct:msm_ctrl_cmd
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsm_camera.h197 uint32_t stream_type; member in struct:msm_ctrl_cmd
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsm_camera.h325 uint32_t stream_type; /* used to pass value to qcamera server */ member in struct:msm_ctrl_cmd

Completed in 688 milliseconds