Searched refs:flushType (Results 1 – 8 of 8) sorted by relevance
1301 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument1304 DEBUG_PRINT_LOW("\n execute_omx_flush - %d\n", flushType); in execute_omx_flush()1305 if(flushType == 0 || flushType == OMX_ALL) in execute_omx_flush()1311 if(flushType == 1 || flushType == OMX_ALL) in execute_omx_flush()
1150 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument1153 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()1165 if (flushType == 0 || flushType == OMX_ALL) { in execute_omx_flush()1170 if (flushType == 1 || flushType == OMX_ALL) { in execute_omx_flush()
2450 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2456 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()2462 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()2477 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
2688 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2694 DEBUG_PRINT_LOW("in %s flushType %d", __func__, (int)flushType); in execute_omx_flush()2697 switch (flushType) in execute_omx_flush()2733 if (flushType == OMX_CORE_INPUT_PORT_INDEX) in execute_omx_flush()
2143 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2152 switch (flushType) { in execute_omx_flush()2169 DEBUG_PRINT_ERROR("Flush Port (%lu) Failed ", flushType); in execute_omx_flush()
2187 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2193 switch (flushType) { in execute_omx_flush()
2205 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2210 switch (flushType) in execute_omx_flush()
2279 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument2284 switch (flushType) in execute_omx_flush()