HomeSort by relevance Sort by last modified time
    Searched refs:stream_type (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /device/google/marlin/camera/QCamera2/HAL/
QCameraAllocator.h 49 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
53 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
56 virtual void waitForDeferredAlloc(cam_stream_type_t stream_type) = 0;
QCameraStream.cpp 783 streamInfo->stream_type != CAM_STREAM_TYPE_VIDEO) {
792 switch (streamInfo->stream_type) {
839 streamInfo->stream_type);
966 (mStreamInfo->stream_type == CAM_STREAM_TYPE_PREVIEW ||
967 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraAllocator.h 44 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
48 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
QCameraStream.cpp 676 streamInfo->stream_type != CAM_STREAM_TYPE_VIDEO) {
685 switch (streamInfo->stream_type) {
730 __func__, streamInfo->stream_type);
850 (mStreamInfo->stream_type == CAM_STREAM_TYPE_PREVIEW ||
851 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraAllocator.h 44 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
48 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
QCameraStream.cpp 676 streamInfo->stream_type != CAM_STREAM_TYPE_VIDEO) {
685 switch (streamInfo->stream_type) {
730 __func__, streamInfo->stream_type);
850 (mStreamInfo->stream_type == CAM_STREAM_TYPE_PREVIEW ||
851 mStreamInfo->stream_type == CAM_STREAM_TYPE_POSTVIEW) ) {
    [all...]
  /system/media/brillo/audio/audioservice/aidl/android/brillo/brilloaudioservice/
IAudioServiceCallback.aidl 34 int stream_type, int old_volume_index, int new_volume_index);
  /hardware/libhardware/modules/usbcamera/
Stream.cpp 63 return mStream->stream_type;
67 return mStream->stream_type == CAMERA3_STREAM_INPUT ||
68 mStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL;
72 return mStream->stream_type == CAMERA3_STREAM_OUTPUT ||
73 mStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL;
138 if (s->stream_type != mStream->stream_type) {
140 "expect %s(%d)", __func__, mId, typeToString(s->stream_type),
141 s->stream_type, typeToString(mStream->stream_type), mStream->stream_type)
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 92 virtual audio_io_handle_t getOutput(AudioSystem::stream_type stream,
100 AudioSystem::stream_type stream,
104 AudioSystem::stream_type stream,
127 virtual void initStreamVolume(AudioSystem::stream_type stream,
134 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,
141 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
146 virtual uint32_t getStrategyForStream(AudioSystem::stream_type stream) = 0;
149 virtual audio_devices_t getDevicesForStream(AudioSystem::stream_type stream) = 0;
230 virtual status_t setStreamVolume(AudioSystem::stream_type stream, float volume, audio_io_handle_t output, int delayMs = 0) = 0;
233 virtual status_t invalidateStream(AudioSystem::stream_type stream) = 0
    [all...]
AudioPolicyManagerBase.h 89 virtual audio_io_handle_t getOutput(AudioSystem::stream_type stream,
96 AudioSystem::stream_type stream,
99 AudioSystem::stream_type stream,
115 virtual void initStreamVolume(AudioSystem::stream_type stream,
118 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,
121 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
126 virtual uint32_t getStrategyForStream(AudioSystem::stream_type stream);
129 virtual audio_devices_t getDevicesForStream(AudioSystem::stream_type stream);
259 void changeRefCount(AudioSystem::stream_type stream, int delta);
266 bool isStreamActive(AudioSystem::stream_type stream
    [all...]
  /hardware/intel/common/libmix/mix_audio/src/
amhelper.h 17 gint32 lpe_stream_register(guint32 lpe_stream_id, char* media_role, char* lpe_stream_name, guint32 stream_type);
amhelper.c 54 gint32 lpe_stream_register(guint32 lpe_stream_id, char* media_role, char* lpe_stream_name, guint32 stream_type)
67 lpe_stream_id, G_TYPE_STRING, media_role, G_TYPE_STRING, lpe_stream_name, G_TYPE_UINT, stream_type,
  /external/autotest/client/cros/multimedia/
audio_extension_handler.py 119 def _get_active_id_for_stream_type(self, stream_type):
124 @param stream_type: 'INPUT' to get the active input device,
133 {'streamTypes': [stream_type], 'isActive': True})
267 stream_type = 'input' if is_input else 'output'
274 % (stream_type, node_id))
  /hardware/interfaces/camera/device/3.2/default/
convert.cpp 62 dst->stream_type = (int) src.streamType;
79 if (src->stream_type == CAMERA3_STREAM_OUTPUT) {
82 } else if (src->stream_type == CAMERA3_STREAM_INPUT) {
89 __FUNCTION__, src->stream_type);
  /hardware/libhardware/modules/camera/3_0/
Stream.cpp 38 mType(s->stream_type),
163 if (s->stream_type != mType) {
165 "expect %s(%d)", __func__, mId, typeToString(s->stream_type),
166 s->stream_type, typeToString(mType), mType);
  /hardware/qcom/audio/hal/audio_extn/
utils.c 38 int acdb_dev_id, int sample_rate, int stream_type)
45 if (stream_type == PCM_PLAYBACK) {
48 } else if (stream_type == PCM_CAPTURE) {
64 __func__, stream_type, app_type, acdb_dev_id, sample_rate);
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 146 return qap->apm->getOutput((AudioSystem::stream_type)stream,
155 return qap->apm->startOutput(output, (AudioSystem::stream_type)stream,
163 return qap->apm->stopOutput(output, (AudioSystem::stream_type)stream,
208 qap->apm->initStreamVolume((AudioSystem::stream_type)stream, index_min,
217 return qap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
227 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
238 return qap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
249 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
258 return qap->apm->getStrategyForStream((AudioSystem::stream_type)stream);
265 return qap->apm->getDevicesForStream((AudioSystem::stream_type)stream)
    [all...]
  /hardware/qcom/audio/post_proc/
volume_listener.c 70 enum STREAM_TYPE {
84 uint32_t stream_type; member in struct:vol_listener_context_s
221 // dump stream_type / Device / session_id / left / righ volume
224 context->stream_type == MUSIC ? "MUSIC" :
225 context->stream_type == RING ? "RING" :
226 context->stream_type == ALARM ? "ALARM" :
227 context->stream_type == VOICE_CALL ? "VOICE_CALL" :
228 context->stream_type == NOTIFICATION ? "NOTIFICATION" : "--INVALID--",
702 context->stream_type = itt;
744 uint32_t stream_type; local
    [all...]
  /external/google-breakpad/src/processor/
minidump_dump.cc 56 uint32_t stream_type,
60 if (!minidump->SeekToStreamType(stream_type, &length)) {
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HALHeader.h 88 cam_stream_type_t stream_type; member in struct:qcamera::__anon3446
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HALHeader.h 88 cam_stream_type_t stream_type; member in struct:qcamera::__anon4077
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HALHeader.h 88 cam_stream_type_t stream_type; member in struct:qcamera::__anon4629
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangParser.m 346 ANTLRRewriteRuleSubtreeStream *stream_type =
359 [stream_type addElement:[type2 getTree]];
393 [treeAdaptor addChild:[stream_type nextTree] toTree:root_1];
419 [stream_type release];
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc 213 dirent.stream_type = MD_LINUX_CPU_INFO;
218 dirent.stream_type = MD_LINUX_PROC_STATUS;
223 dirent.stream_type = MD_LINUX_LSB_RELEASE;
228 dirent.stream_type = MD_LINUX_CMD_LINE;
233 dirent.stream_type = MD_LINUX_ENVIRON;
238 dirent.stream_type = MD_LINUX_AUXV;
243 dirent.stream_type = MD_LINUX_MAPS;
248 dirent.stream_type = MD_LINUX_DSO_DEBUG;
297 dirent->stream_type = MD_THREAD_LIST_STREAM;
506 dirent->stream_type = MD_MODULE_LIST_STREAM
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 76 cam_stream_type_t stream_type);
279 &ch_obj->bundle.superbuf_queue, cmd_cb->u.flush_cmd.stream_type);
1428 cam_stream_type_t stream_type = CAM_STREAM_TYPE_DEFAULT; local
1481 cam_stream_type_t stream_type = CAM_STREAM_TYPE_DEFAULT; local
1687 cam_stream_type_t stream_type = CAM_STREAM_TYPE_DEFAULT; local
3249 cam_stream_type_t stream_type = CAM_STREAM_TYPE_DEFAULT; local
    [all...]

Completed in 1009 milliseconds

1 2 3 4 5 6