Searched refs:bParserEnabled (Results 1 – 2 of 2) sorted by relevance
1099 *((OMX_BOOL *)ComponentParameterStructure) = pComponentPrivate->bParserEnabled; in VIDDEC_GetParameter()1448 pComponentPrivate->bParserEnabled = (OMX_BOOL)(*((OMX_BOOL *)pCompParam)); in VIDDEC_SetParameter()2412 if ((pComponentPrivate->bParserEnabled == OMX_FALSE) && in VIDDEC_EmptyThisBuffer()2507 if ((pComponentPrivate->bParserEnabled == OMX_FALSE) && in VIDDEC_FillThisBuffer()
942 OMX_BOOL bParserEnabled; member