OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDDEC_COLORFORMAT420
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c
386
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
393
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
400
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
407
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
415
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
423
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
431
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
460
if( pComponentPrivate->pOutPortFormat->eColorFormat !=
VIDDEC_COLORFORMAT420
) {
[
all
...]
OMX_VideoDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
191
#define
VIDDEC_COLORFORMAT420
OMX_COLOR_FormatYUV420Planar /*OMX_COLOR_FormatYUV420PackedPlanar is not working with OpenCore*/
[
all
...]
Completed in 423 milliseconds