OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagAVCHandle
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h
237
typedef struct
tagAVCHandle
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h
99
tagAVCHandle
*mHandle;
SoftAVCEncoder.cpp
190
mHandle(new
tagAVCHandle
),
210
memset(mHandle, 0, sizeof(
tagAVCHandle
));
[
all
...]
Completed in 29 milliseconds