OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:synchronization
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/src/
tpdec_lib.cpp
656
/* How many bits to advance for
synchronization
search. */
660
TRANSPORTDEC_ERROR
synchronization
(
function
926
* to a current
synchronization
error in case of constant average bit rate.
940
error =
synchronization
(hTp, &headerBits);
[
all
...]
/external/chromium_org/extensions/browser/api/usb/
usb_api.cc
95
const char kErrorConvertSynchronizationType[] = "Invalid
synchronization
type";
778
SynchronizationType
synchronization
;
local
784
endpoint->GetSynchronizationType(), &
synchronization
) ||
795
endpoint_desc->
synchronization
=
synchronization
;
[
all
...]
Completed in 181 milliseconds