OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sub_size
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/
ESDS.cpp
174
size_t sub_offset,
sub_size
;
local
176
offset, size, &tag, &sub_offset, &
sub_size
);
186
err = parseDecoderConfigDescriptor(sub_offset,
sub_size
);
208
size_t sub_offset,
sub_size
;
local
210
offset, size, &tag, &sub_offset, &
sub_size
);
221
mDecoderSpecificLength =
sub_size
;
Completed in 422 milliseconds