OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MetadataBufferType
(Results
1 - 15
of
15
) sorted by null
/hardware/qcom/media/libstagefrighthw/
QComOMXMetadata.h
18
#include <media/hardware/
MetadataBufferType
.h>
22
MetadataBufferType
buffer_type;
/frameworks/native/include/media/hardware/
MetadataBufferType.h
26
*
MetadataBufferType
defines the type of the metadata buffers that
52
* where buffer type is a 4-byte field of
MetadataBufferType
,
87
}
MetadataBufferType
;
HardwareAPI.h
22
#include <media/hardware/
MetadataBufferType
.h>
88
MetadataBufferType
eType;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp
39
#include <media/hardware/
MetadataBufferType
.h>
848
MetadataBufferType
type;
854
* payload depends on the
MetadataBufferType
856
* |
MetadataBufferType
| payload |
859
* If
MetadataBufferType
is kMetadataBufferTypeCameraSource, then
864
* If
MetadataBufferType
is kMetadataBufferTypeGrallocSource, then
870
/*
MetadataBufferType
*/
871
Exynos_OSAL_Memcpy(&type, (
MetadataBufferType
*)pBuffer, sizeof(
MetadataBufferType
));
877
Exynos_OSAL_Memcpy(&pAddress, pBuffer + sizeof(
MetadataBufferType
), sizeof(void *))
[
all
...]
/device/generic/goldfish/camera/
CallbackNotifier.cpp
25
#include <
MetadataBufferType
.h>
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h
44
#include <media/hardware/
MetadataBufferType
.h>
/frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp
24
#include <media/hardware/
MetadataBufferType
.h>
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp
25
#include <
MetadataBufferType
.h>
/frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp
27
#include <media/hardware/
MetadataBufferType
.h>
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp
26
#include <
MetadataBufferType
.h>
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp
24
#include <media/hardware/
MetadataBufferType
.h>
/frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.cpp
31
#include <media/hardware/
MetadataBufferType
.h>
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c
71
#include <
MetadataBufferType
.h>
612
DOMX_DEBUG("
MetadataBufferType
is kMetadataBufferTypeCameraSource");
632
DOMX_DEBUG("
MetadataBufferType
is kMetadataBufferTypeGrallocSource");
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c
71
#include <
MetadataBufferType
.h>
596
DOMX_DEBUG("
MetadataBufferType
is kMetadataBufferTypeCameraSource");
616
DOMX_DEBUG("
MetadataBufferType
is kMetadataBufferTypeGrallocSource");
/hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp
26
#include <
MetadataBufferType
.h>
[
all
...]
Completed in 181 milliseconds