HomeSort by relevance Sort by last modified time
    Searched full:sinks (Results 1 - 25 of 43) sorted by null

1 2

  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 127 BluetoothDevice sinks[] = getConnectedSinks();
128 if (sinks.length != 0 && isPhoneDocked(sinks[0])) {
129 String address = sinks[0].getAddress();
318 // ignore if there are any active sinks
419 Set<BluetoothDevice> sinks = lookupSinksMatchingStates( local
421 return sinks.toArray(new BluetoothDevice[sinks.size()]);
426 Set<BluetoothDevice> sinks = lookupSinksMatchingStates( local
431 return sinks.toArray(new BluetoothDevice[sinks.size()])
518 Set<BluetoothDevice> sinks = new HashSet<BluetoothDevice>(); local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 46 * Currently this class provides methods to connect to A2DP audio sinks.
190 * @return a unmodifiable set of connected A2DP sinks, or null on error.
206 * @return a unmodifiable set of connected A2DP sinks, or null on error.
237 * Priority is a non-negative integer. By default paired sinks will have
239 * Sinks with priority greater than zero will accept incoming connections
BluetoothClass.java 277 // By the A2DP spec, sinks must indicate the RENDER service.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothManager.java 188 Set<BluetoothDevice> sinks = mBluetoothA2dp.getConnectedSinks(); local
189 if (sinks != null) {
190 for (BluetoothDevice sink : sinks) {
LocalBluetoothProfileManager.java 178 Set<BluetoothDevice> sinks = mService.getNonDisconnectedSinks(); local
179 if (sinks != null) {
180 for (BluetoothDevice sink : sinks) {
  /external/qemu/hw/
qdev.h 93 /* GPIO inputs also double as IRQ sinks. */
  /external/opencore/engines/2way/include/
pv_2way_interface.h 137 * A reference to a CPV2WayInitInfo structure which contains the capabilities of the applications sinks
143 * PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle
188 * PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle
217 * Data sinks could be of the following types:
218 * a)raw media sinks like video display sinks for RGB and YUV formats, audio rendering sinks for PCM.
  /external/opencore/engines/common/include/
pv_plugin_interfaces.h 218 * to empty a buffer by calling the data sinks EmptyBufferL.
375 * Base class for data sinks
568 * and Sinks.
585 * Supported interfaces for external data sinks and sources
588 * and sinks to allow the SDKs to access a richer set of configuration APIs.
740 * source and sink. In the case of sockets it could support multiple sources and sinks
  /external/bluetooth/bluez/audio/
a2dp.c 99 GSList *sinks; member in struct:a2dp_server
1037 l = &server->sinks;
1213 g_slist_foreach(server->sinks, (GFunc) a2dp_unregister_sep, NULL);
1214 g_slist_free(server->sinks);
1257 l = server->sinks;
1341 l = server->sinks;
    [all...]
  /external/opencore/engines/author/include/
pvauthorengineinterface.h 352 * Upon calling this method, no more data sources and sinks can be added to the
370 * the session will be removed. All data sources and sinks will be reset but will
389 * and quality, and send the output data to the specified data sinks.
416 * output data to the data sinks. This function is valid only in the PVAE_STATE_PAUSED state.
429 * from the data sources, and no further encoded data will be sent to the data sinks.
  /external/opencore/doc/pvauthor_html/
classMPVDataSourceAndSink.html 25 Supports the basic functionality of both PV Data Sources and Sinks.
classPVAuthorEngineInterface.html     [all...]
  /external/opencore/engines/player/include/
pv_player_types.h 36 Player data sinks and user defined track selector can be added to the player in this state. Also metadata from the
pv_player_interface.h     [all...]
  /external/opencore/nodes/common/include/
pvmf_nodes_sync_control.h 125 * remains in the same position but sinks are asked to skip thru media data segments.
  /frameworks/base/docs/html/resources/articles/
future-proofing.jd 63 have created a custom View that sinks keypress events) you should make
  /external/icu4c/common/unicode/
bytestream.h 118 * Some byte sinks use internal buffers or provide buffering
  /external/opencore/android/
playerdriver.h 56 // Discard the sinks. Does not cancel all pending and running
  /external/srec/srec/include/
frontapi.h 99 * sinkscale Gain applied to any wave data sinks
699 * 'source' and 'sinks' must be different objects.
824 * created as appropriate sources or sinks.
    [all...]
  /external/opencore/doc/pv2way_html/
classCPV2WayInterface.html 112 This function allows the user to specify the media sink for an incoming track. AddDataSinkL can be called only for established incoming tracks identified by a unique track id. Incoming tracks are initiated by the peer and their establishment is indicated using the PVT_INDICATION_INCOMING_TRACK notification which provides the media type and a unique track id. The format type is indicated using the PV2WayTrackInfoInterface extension interface in the PVAsyncInformationalEvent. Data sinks could be of the following types: a)raw media sinks like video display sinks for RGB and YUV formats, audio rendering sinks for PCM. b)sources of compressed data like file, combined decode and render devices.<dl compact><dt><b>Parameters: </b></dt><dd>
173 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle KPVErrInvalidState if invoked in the incorrect state KErrNoMemory if the SDK failed to allocate memory during this operation </td></tr>
548 A reference to a CPV2WayInitInfo structure which contains the capabilities of the applications sinks and sources to handle compressed and uncompressed formats. </td></tr>
550 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrArgument if more tx and rx codecs are set than engine can handle, or the mandatory codecs are not in the list. PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle PVMFErrInvalidState if invoked in the incorrect state PVMFErrNoMemory if the SDK failed to allocate memory during this operation </td></tr>
    [all...]
  /external/opencore/protocols/systems/common/include/
pv_2way_basic_types.h 138 terminal in this state before it can be transitioned to the Econnecting state. Media sources and sinks can also be added
  /external/opencore/engines/2way/test/src/
test_engine.cpp 468 // create the audio sinks
518 // create the video sinks
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
Transformer.java 32 * variety of sinks.</p>
  /external/opencore/doc/pvplayer_html/
classPVPlayerInterface.html     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.h 868 * A test case to test if the player engine can handle multiple pause-resume requests with media IO for sinks
    [all...]

Completed in 450 milliseconds

1 2