OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pmetadata
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/drm/jni/
android_drm_DrmManagerClient.cpp
309
DrmMetadata*
pMetadata
=
316
if (NULL != localRef && NULL !=
pMetadata
) {
324
DrmMetadata::KeyIterator keyIt =
pMetadata
->keyIterator();
329
String8 value =
pMetadata
->get(key);
337
delete
pMetadata
;
pMetadata
= NULL;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
491
OMX_PTR
pMetaData
;/*pointer to metadata structure, this structure is used when MPEG4 segment mode is enabled */
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c
[
all
...]
OMX_VideoEncoder.c
724
VIDENC_MALLOC(pCompPortOut->pBufferPrivate[i]->
pMetaData
,
[
all
...]
Completed in 145 milliseconds