Home
last modified time | relevance | path

Searched refs:suspending (Results 1 – 15 of 15) sorted by relevance

/external/jpeg/
Dchange.log126 decoding modes available to suspending-input applications. However,
127 existing applications that use suspending input will need to be changed
129 do anything if you don't use a suspending data source.
Dlibjpeg.doc420 * If you use a suspending data destination manager, output buffer overrun
579 * A suspending data source is used --- in that case jpeg_read_header()
679 If you don't use a suspending data source, it is safe to assume that
1616 convenient restart point before suspending. When fill_input_buffer() is
1637 common case where a non-suspending source manager is used.)
1640 and insert dummy EOI markers just as a non-suspending data source manager
1645 though it had read more data in a non-suspending situation.
1751 multiple-scan output cannot be created with a suspending data destination
1763 decoding application. However, existing applications that used suspending
1850 (JPEG_SUSPENDED can occur only if a suspending data source is used.) This
[all …]
/external/qemu/distrib/jpeg-6b/
Dchange.log126 decoding modes available to suspending-input applications. However,
127 existing applications that use suspending input will need to be changed
129 do anything if you don't use a suspending data source.
Dlibjpeg.doc420 * If you use a suspending data destination manager, output buffer overrun
579 * A suspending data source is used --- in that case jpeg_read_header()
679 If you don't use a suspending data source, it is safe to assume that
1616 convenient restart point before suspending. When fill_input_buffer() is
1637 common case where a non-suspending source manager is used.)
1640 and insert dummy EOI markers just as a non-suspending data source manager
1645 though it had read more data in a non-suspending situation.
1751 multiple-scan output cannot be created with a suspending data destination
1763 decoding application. However, existing applications that used suspending
1850 (JPEG_SUSPENDED can occur only if a suspending data source is used.) This
[all …]
/external/bluetooth/bluedroid/btif/src/
Dbtif_av.c486 p_av->start.status, p_av->start.suspending, p_av->start.initiator); in btif_av_state_opened_handler()
488 if ((p_av->start.status == BTA_SUCCESS) && (p_av->start.suspending == TRUE)) in btif_av_state_opened_handler()
Dbtif_media_task.c853 if (p_av->suspending == FALSE) in btif_a2dp_on_started()
/external/bluetooth/bluedroid/bta/include/
Dbta_av_api.h301 BOOLEAN suspending; member
/external/bluetooth/bluedroid/bta/av/
Dbta_av_aact.c2204 start.suspending = suspend; in bta_av_start_ok()
/external/webkit/Source/WebKit/mac/
DChangeLog2921 … to the superclass implementation with suspending WebCore Widget hierarchy updates. This ensures
DChangeLog-2010-01-2917663 Stop suspending key up events before calling handleEvent.
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1646299 - Let CachedFrame handle the suspending/resuming of active DOM objects itself instead of
46312 suspending of active DOM objects.
65582 Added methods for suspending and resuming active objects.
DChangeLog45225 (WebCore::HTMLMediaElement::setNetworkState): when suspending, stop delaying.
DChangeLog-2007-10-1458775 just suspending the count, because node destruction depends on lots of
DChangeLog-2010-01-2957097 … currently displays a modal dialog cannot go into page cache, there is no danger of suspending
DChangeLog-2010-12-0647824 Fix suspending of accelerated transitions.