Searched refs:output (Results 176 - 200 of 393) sorted by relevance

1234567891011>>

/frameworks/av/media/libaudioclient/include/media/
H A DAudioSystem.h66 // set/get stream volume on specified output
68 audio_io_handle_t output);
70 audio_io_handle_t output);
110 // Returned samplingRate and frameCount output values are guaranteed
124 // For output threads with a fast mixer, returns the number of frames per normal mixer buffer.
125 // For output threads without a fast mixer, or for input, this is same as getFrameCountHAL().
128 // returns the audio output latency in ms. Corresponds to
130 static status_t getLatency(audio_io_handle_t output,
141 // audio dsp to DAC since the specified output has exited standby.
148 static status_t getRenderPosition(audio_io_handle_t output,
[all...]
H A DIAudioPolicyService.h65 audio_io_handle_t *output,
73 virtual status_t startOutput(audio_io_handle_t output,
76 virtual status_t stopOutput(audio_io_handle_t output,
79 virtual void releaseOutput(audio_io_handle_t output,
/frameworks/base/core/java/android/hardware/camera2/utils/
H A DSurfaceUtils.java111 public static boolean isFlexibleConsumer(Surface output) { argument
112 return LegacyCameraDevice.isFlexibleConsumer(output);
116 * A high speed output surface can only be preview or hardware encoder surface.
118 * @param surface The high speed output surface to be checked.
168 // Each output surface must be either preview surface or recording surface.
171 throw new IllegalArgumentException("This output surface is neither preview nor "
176 throw new IllegalArgumentException("This output surface can not be both preview"
181 // For 2 output surface case, they shouldn't be same type.
190 throw new IllegalArgumentException("The 2 output surfaces must have different"
/frameworks/base/libs/hwui/
H A DDisplayList.h131 virtual void output(std::ostream& output, uint32_t level);
/frameworks/base/media/mca/filterfw/native/core/
H A Dnative_program.cpp105 char* output,
111 output,
103 CallProcess(const std::vector<const char*>& inputs, const std::vector<int>& input_sizes, char* output, int output_size) argument
H A Dnative_program.h58 char* output,
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java37 public void onFullBackup(FullBackupDataOutput output) throws IOException { argument
58 externalFilesDirFilter /* systemExcludes */, output);
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerDataHelper.java31 /** formats data output */
34 /** formats output as Comma separated value CSV file */
36 /** formats output as KML file */
57 * @param formatter - formats the output from the get*Output* methods
65 * Creates a instance with no output formatting capabilities. Useful for
144 * Returns the output header particular to the associated formatter
151 * Returns the output footer particular to the associated formatter
159 * output
162 * @return CharSequence output, null if given cursor is invalid or no more
169 String output
[all...]
/frameworks/native/services/surfaceflinger/
H A DMonitoredProducer.h51 QueueBufferOutput* output);
55 bool producerControlledByApp, QueueBufferOutput* output);
/frameworks/opt/net/wifi/tests/wifitests/
H A Druntests.sh15 Run just the specified test, and show the raw output.
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DViewfinderProcessor.java70 public void setOutputSurface(Surface output) { argument
71 mOutputAllocation.setSurface(output);
79 * Class to process buffer from camera and output to buffer to screen
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp79 FwdLockConv_CloseSession(convSession->uniqueId, &(convSession->output));
393 FwdLockConv_OpenSession(&(newSession->uniqueId), &(newSession->output))) {
418 &(convSession->output));
422 if (convSession->output.fromConvertData.numBytes > 0) {
423 convResult->data = new char[convSession->output.fromConvertData.numBytes];
426 convResult->length = convSession->output.fromConvertData.numBytes;
428 (char *)convSession->output.fromConvertData.pBuffer,
433 offset = convSession->output.fromConvertData.errorPos;
452 retStatus = FwdLockConv_CloseSession(convSession->uniqueId, &(convSession->output));
455 offset = convSession->output
[all...]
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h113 audio_io_handle_t *output,
121 virtual status_t startOutput(audio_io_handle_t output,
124 virtual status_t stopOutput(audio_io_handle_t output,
127 virtual void releaseOutput(audio_io_handle_t output,
166 // return the enabled output devices for the given stream type
189 // uses an output for playback with a non-empty, non "0" address.
277 void addOutput(audio_io_handle_t output, const sp<SwAudioOutputDescriptor>& outputDesc);
278 void removeOutput(audio_io_handle_t output);
285 // (device connected,phone state, force use, a2dp output...)
287 // 1 speed up process when the state is stable (when starting or stopping an output)
667 updateMono(audio_io_handle_t output) argument
[all...]
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmPlugin.h187 Vector<uint8_t>& output) {
192 UNUSED(output);
201 Vector<uint8_t>& output) {
206 UNUSED(output);
182 encrypt( const Vector<uint8_t>& sessionId, const Vector<uint8_t>& keyId, const Vector<uint8_t>& input, const Vector<uint8_t>& iv, Vector<uint8_t>& output) argument
196 decrypt( const Vector<uint8_t>& sessionId, const Vector<uint8_t>& keyId, const Vector<uint8_t>& input, const Vector<uint8_t>& iv, Vector<uint8_t>& output) argument
/frameworks/av/include/media/
H A DIAudioPolicyService.h65 audio_io_handle_t *output,
73 virtual status_t startOutput(audio_io_handle_t output,
76 virtual status_t stopOutput(audio_io_handle_t output,
79 virtual void releaseOutput(audio_io_handle_t output,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdCountLeadingZeros.s24 ; Input / output registers
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyMix.h38 void setOutput(sp<SwAudioOutputDescriptor> &output);
50 sp<SwAudioOutputDescriptor> mOutput; // Corresponding output stream
66 * Try to find an output descriptor for the given attributes.
68 * @param[in] attributes to consider fowr the research of output descriptor.
69 * @param[out] desc to return if an output could be found.
71 * @return NO_ERROR if an output was found for the given attribute (in this case, the
72 * descriptor output param is initialized), error code otherwise.
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3DummyStream.h31 * A dummy output stream class, to be used as a placeholder when no valid
34 * 0 output streams, while the public camera2 API allows for it.
60 * Return if this output stream is for video encoding.
70 * Set the consumer surfaces to the output stream.
82 bool output,
H A DCamera3InputStream.h62 bool output,
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/
H A DAndroid.mk38 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
39 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/
H A DAndroid.mk35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/
H A DAndroid.mk35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/
H A DAndroid.mk35 LOCAL_JACK_FLAGS := -D jack.dex.output.policy=minimal-multidex -D jack.preprocessor=true\
36 -D jack.preprocessor.file=$(LOCAL_PATH)/test.jpp -D jack.dex.output.multidex.legacy=true
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DAutoFixFilter.java255 // Create output frame
256 Frame output = context.getFrameManager().newFrame(inputFormat);
260 mShaderProgram.process(inputs, output);
262 // Push output
263 pushOutput("image", output);
266 output.release();
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
H A DRegion.java168 public void heal(ScriptC_healing healing, RenderScript rs, Bitmap image, Bitmap output) { argument
174 h.heal(healing, rs, image, output);
178 public void undo(Bitmap output) { argument
179 Canvas c = new Canvas(output);

Completed in 554 milliseconds

1234567891011>>