/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 920 bool in_reconfig; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 779 bool in_reconfig; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 800 bool in_reconfig; variable
|
D | omx_vdec.h | 899 bool in_reconfig; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 794 bool in_reconfig; variable
|
D | omx_vdec_hevc_swvdec.h | 949 bool in_reconfig; variable
|
D | omx_vdec.h | 921 bool in_reconfig; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 503 in_reconfig(false), in omx_vdec() 710 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) in process_event_cb() 716 pThis->in_reconfig = false; in process_event_cb() 1095 if (pThis->in_reconfig) in process_event_cb() 7264 if(in_reconfig == true) in get_buffer_req() 7341 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 7403 in_reconfig = true; in start_port_reconfig() 7454 if (in_reconfig) in update_portdef()
|
D | omx_vdec.cpp | 497 in_reconfig(false), in omx_vdec() 717 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) in process_event_cb() 719 pThis->in_reconfig = false; in process_event_cb() 7821 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 7892 in_reconfig = true; in start_port_reconfig() 7973 if (in_reconfig) in update_portdef() 9206 if (!omx->in_reconfig && !omx->output_flush_progress) { in get_il_buf_hdr()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 644 in_reconfig(false), in omx_vdpp() 910 …" OMX_CommandPortDisable complete for port [%d], pThis->in_reconfig = %d", p2, pThis->in_reconfig); in process_event_cb() 924 pThis->in_reconfig = false; in process_event_cb() 939 pThis->in_reconfig = false; in process_event_cb() 1312 pThis->in_reconfig = true; in process_event_cb() 6802 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 6993 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 484 in_reconfig(false), in omx_vdec() 711 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) { in process_event_cb() 712 pThis->in_reconfig = false; in process_event_cb() 1049 if (pThis->in_reconfig) { in process_event_cb() 7525 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 7588 in_reconfig = true; in start_port_reconfig() 7661 if (in_reconfig) { in update_portdef() 9473 if (!omx->in_reconfig && !omx->output_flush_progress) { in get_il_buf_hdr()
|
D | omx_vdec_hevc_swvdec.cpp | 590 in_reconfig(false), in omx_vdec() 977 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) in process_event_cb() 993 pThis->in_reconfig = false; in process_event_cb() 1439 pThis->in_reconfig = true; in process_event_cb() 8191 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 9372 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr() 9902 if (m_swvdec_mode == SWVDEC_MODE_DECODE_ONLY && in_reconfig != true) in empty_buffer_done_swvdec() 10484 in_reconfig = true; in swvdec_handle_event() 10663 if (!in_reconfig || m_swvdec_mode == SWVDEC_MODE_DECODE_ONLY) in free_interm_buffers()
|
D | omx_vdec_hevc.cpp | 540 in_reconfig(false), in omx_vdec() 824 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) { in process_event_cb() 830 pThis->in_reconfig = false; in process_event_cb() 1136 pThis->in_reconfig = true; in process_event_cb() 7196 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 8287 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr()
|
D | omx_vdec_msm8974.cpp | 582 in_reconfig(false), in omx_vdec() 949 pThis->in_reconfig = false; in process_event_cb() 1253 pThis->in_reconfig = true; in process_event_cb() 2639 DEBUG_PRINT_HIGH("in %s: reconfig? %d", __func__, in_reconfig); in execute_omx_flush() 2641 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 8794 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 10366 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 970 bool in_reconfig; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 593 in_reconfig(false), in omx_vdec() 985 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) in process_event_cb() 1009 pThis->in_reconfig = false; in process_event_cb() 1456 pThis->in_reconfig = true; in process_event_cb() 8406 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 9574 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr() 10113 if (m_swvdec_mode == SWVDEC_MODE_DECODE_ONLY && in_reconfig != true) in empty_buffer_done_swvdec() 10735 in_reconfig = true; in swvdec_handle_event() 10942 if (!in_reconfig || m_swvdec_mode == SWVDEC_MODE_DECODE_ONLY) in free_interm_buffers()
|
D | omx_vdec_v4l2.cpp | 633 in_reconfig(false), in omx_vdec() 1287 pThis->in_reconfig = false; in process_event_cb() 1580 pThis->in_reconfig = true; in process_event_cb() 1674 … if (pThis->secure_mode && pThis->m_cb.EventHandler && pThis->in_reconfig) { in process_event_cb() 3105 DEBUG_PRINT_HIGH("in %s: reconfig? %d", __func__, in_reconfig); in execute_omx_flush() 3107 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 6059 !(in_reconfig || BITMASK_PRESENT(&m_flags,OMX_COMPONENT_OUTPUT_FLUSH_PENDING))) { in free_output_buffer() 9740 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 11476 if ((current_perf_level == (OMX_U32)control.value) && !in_reconfig) in request_perf_level() 11660 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr()
|
D | omx_vdec_hevc.cpp | 536 in_reconfig(false), in omx_vdec() 819 if (p2 == OMX_CORE_OUTPUT_PORT_INDEX && pThis->in_reconfig) { in process_event_cb() 825 pThis->in_reconfig = false; in process_event_cb() 1131 pThis->in_reconfig = true; in process_event_cb() 7160 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 8233 if (!omx->in_reconfig && !omx->output_flush_progress && bufadd->nFilledLen) { in get_il_buf_hdr()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 724 in_reconfig(false), in omx_vdec() 1494 pThis->in_reconfig = false; in process_event_cb() 1790 pThis->in_reconfig = true; in process_event_cb() 3247 DEBUG_PRINT_HIGH("in %s: reconfig? %d", __func__, in_reconfig); in execute_omx_flush() 3249 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 6383 !(in_reconfig || BITMASK_PRESENT(&m_flags,OMX_COMPONENT_OUTPUT_FLUSH_PENDING))) { in free_output_buffer() 7767 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true || in_reconfig) { in fill_this_buffer_proxy() 10154 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 10356 if (in_reconfig) { in update_portdef() 12305 if (!omx->in_reconfig) in enable_color_conversion() [all …]
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 712 in_reconfig(false), in omx_vdec() 1474 pThis->in_reconfig = false; in process_event_cb() 1762 pThis->in_reconfig = true; in process_event_cb() 1863 … if (pThis->secure_mode && pThis->m_cb.EventHandler && pThis->in_reconfig) { in process_event_cb() 3156 DEBUG_PRINT_HIGH("in %s: reconfig? %d", __func__, in_reconfig); in execute_omx_flush() 3158 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 6092 !(in_reconfig || BITMASK_PRESENT(&m_flags,OMX_COMPONENT_OUTPUT_FLUSH_PENDING))) { in free_output_buffer() 7310 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true || in_reconfig) { in fill_this_buffer_proxy() 8918 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 9113 if (in_reconfig) { in update_portdef() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 649 in_reconfig(false), in omx_vdec() 1490 pThis->in_reconfig = false; in process_event_cb() 1770 pThis->in_reconfig = true; in process_event_cb() 1867 … if (pThis->secure_mode && pThis->m_cb.EventHandler && pThis->in_reconfig) { in process_event_cb() 3328 DEBUG_PRINT_HIGH("in %s: reconfig? %d", __func__, in_reconfig); in execute_omx_flush() 3330 if (in_reconfig && flushType == OMX_CORE_OUTPUT_PORT_INDEX) { in execute_omx_flush() 6576 !(in_reconfig || BITMASK_PRESENT(&m_flags,OMX_COMPONENT_OUTPUT_FLUSH_PENDING))) { in free_output_buffer() 8064 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true || in_reconfig) { in fill_this_buffer_proxy() 10514 if (in_reconfig) // BufReq will be set to driver when port is disabled in get_buffer_req() 10637 if (in_reconfig && !is_down_scalar_enabled) { in update_portdef() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1186 bool in_reconfig; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1120 bool in_reconfig; variable
|