Home
last modified time | relevance | path

Searched refs:flushType (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp1309 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1312 DEBUG_PRINT_LOW("\n execute_omx_flush - %d\n", flushType); in execute_omx_flush()
1313 if(flushType == 0 || flushType == OMX_ALL) in execute_omx_flush()
1319 if(flushType == 1 || flushType == OMX_ALL) in execute_omx_flush()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1164 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1167 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
1179 if (flushType == 0 || flushType == OMX_ALL) { in execute_omx_flush()
1184 if (flushType == 1 || flushType == OMX_ALL) { in execute_omx_flush()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1239 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1242 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
1254 if (flushType == 0 || flushType == OMX_ALL) { in execute_omx_flush()
1259 if (flushType == 1 || flushType == OMX_ALL) { in execute_omx_flush()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1251 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1254 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
1266 if (flushType == 0 || flushType == OMX_ALL) { in execute_omx_flush()
1271 if (flushType == 1 || flushType == OMX_ALL) { in execute_omx_flush()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp2388 bool omx_vdpp::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2396 DEBUG_PRINT_LOW("in %s flushType = %d", __func__, flushType); in execute_omx_flush()
2399 switch (flushType) in execute_omx_flush()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1200 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1203 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2641 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2647 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
2653 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
2668 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1222 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1225 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp1218 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
1221 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp2629 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2635 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
2641 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
2656 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
Domx_vdec_hevc_swvdec.cpp2688 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2694 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()
Domx_vdec_hevc.cpp2141 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2150 switch (flushType) { in execute_omx_flush()
2167 DEBUG_PRINT_ERROR("Flush Port (%lu) Failed ", flushType); in execute_omx_flush()
Domx_vdec.cpp2187 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2193 switch (flushType) { in execute_omx_flush()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp2719 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2725 DEBUG_PRINT_LOW("in %s flushType %d", __func__, (int)flushType); in execute_omx_flush()
2728 switch (flushType) in execute_omx_flush()
2764 if (flushType == OMX_CORE_INPUT_PORT_INDEX) in execute_omx_flush()
Domx_vdec_hevc.cpp2120 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2129 switch (flushType) { in execute_omx_flush()
2146 DEBUG_PRINT_ERROR("Flush Port (%lu) Failed ", flushType); in execute_omx_flush()
Domx_vdec_v4l2.cpp3095 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
3101 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
3107 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
3123 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3146 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
3152 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
3158 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
3173 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3318 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
3324 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
3330 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
3346 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3287 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
3293 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush()
3299 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush()
3314 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp2205 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2210 switch (flushType) in execute_omx_flush()
Domx_vdec.cpp2285 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument
2290 switch (flushType) in execute_omx_flush()