Searched refs:bProgressive (Results 1 – 1 of 1) sorted by relevance
6560 int bProgressive = omx->drv_ctx.interlace == VDEC_InterlaceFrameProgressive; in async_message_process() local6561 if (omx->m_progressive != bProgressive) { in async_message_process()6562 omx->m_progressive = bProgressive; in async_message_process()