/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 1309 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/ |
D | omx_video_base.cpp | 1164 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/ |
D | omx_video_base.cpp | 1239 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/ |
D | omx_video_base.cpp | 1251 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/ |
D | omx_vdpp.cpp | 2388 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/ |
D | omx_video_base.cpp | 1207 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument 1210 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 1225 bool omx_video::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument 1228 DEBUG_PRINT_LOW("execute_omx_flush - %u", (unsigned int)flushType); in execute_omx_flush()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 2688 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()
|
D | omx_vdec_msm8974.cpp | 2629 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()
|
D | omx_vdec_hevc.cpp | 2141 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()
|
D | omx_vdec.cpp | 2187 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/ |
D | omx_vdec_hevc_swvdec.cpp | 2719 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()
|
D | omx_vdec_hevc.cpp | 2120 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()
|
D | omx_vdec_v4l2.cpp | 3095 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/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 3237 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument 3243 DEBUG_PRINT_LOW("in %s, flushing %u", __func__, (unsigned int)flushType); in execute_omx_flush() 3249 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 3264 DEBUG_PRINT_ERROR("Flush Port (%u) Failed ", (unsigned int)flushType); in execute_omx_flush()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 3146 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/ |
D | omx_vdec_v4l2.cpp | 3318 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/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 2205 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument 2210 switch (flushType) in execute_omx_flush()
|
D | omx_vdec.cpp | 2285 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) in execute_omx_flush() argument 2290 switch (flushType) in execute_omx_flush()
|