Searched refs:kMaxAdaptiveStreamingHeight (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp41 static const OMX_U32 kMaxAdaptiveStreamingHeight = 1088; variable
652 || p->nMaxFrameHeight > kMaxAdaptiveStreamingHeight) {
654 kMaxAdaptiveStreamingWidth, kMaxAdaptiveStreamingHeight);
661 p->nMaxFrameHeight = kMaxAdaptiveStreamingHeight;

Completed in 85 milliseconds