OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp
28
#define
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
0x7FA00E00
180
/* only support
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
211
} else if (h->iFormat ==
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
) {
315
if (HAL_PIXEL_FORMAT_NV12 == tmp.format ||
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
== tmp.format)
586
//only support HAL_PIXEL_FORMAT_NV12 &
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
587
if (HAL_PIXEL_FORMAT_NV12 != tmp.format &&
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
!= tmp.format) {
/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h
211
#define
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar
(OMX_COLOR_FORMATTYPE)0x7FA00E00
Completed in 603 milliseconds