Searched refs:suspending (Results 1 – 15 of 15) sorted by relevance
/external/jpeg/ |
D | change.log | 126 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.
|
D | libjpeg.doc | 420 * 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/ |
D | change.log | 126 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.
|
D | libjpeg.doc | 420 * 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/ |
D | btif_av.c | 486 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()
|
D | btif_media_task.c | 853 if (p_av->suspending == FALSE) in btif_a2dp_on_started()
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_av_api.h | 301 BOOLEAN suspending; member
|
/external/bluetooth/bluedroid/bta/av/ |
D | bta_av_aact.c | 2204 start.suspending = suspend; in bta_av_start_ok()
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog | 2921 … to the superclass implementation with suspending WebCore Widget hierarchy updates. This ensures
|
D | ChangeLog-2010-01-29 | 17663 Stop suspending key up events before calling handleEvent.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 46299 - 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.
|
D | ChangeLog | 45225 (WebCore::HTMLMediaElement::setNetworkState): when suspending, stop delaying.
|
D | ChangeLog-2007-10-14 | 58775 just suspending the count, because node destruction depends on lots of
|
D | ChangeLog-2010-01-29 | 57097 … currently displays a modal dialog cannot go into page cache, there is no danger of suspending
|
D | ChangeLog-2010-12-06 | 47824 Fix suspending of accelerated transitions.
|