Home
last modified time | relevance | path

Searched refs:in_reconfig (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h779 bool in_reconfig; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h920 bool in_reconfig; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h800 bool in_reconfig; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h794 bool in_reconfig; variable
Domx_vdec_hevc_swvdec.h949 bool in_reconfig; variable
Domx_vdec.h921 bool in_reconfig; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp503 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()
Domx_vdec.cpp497 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/
Domx_vdpp.cpp644 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/
Domx_vdec.cpp484 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()
Domx_vdec_hevc.cpp540 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()
Domx_vdec_msm8974.cpp582 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/
Domx_vdec.h970 bool in_reconfig; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp593 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()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1205 bool in_reconfig; variable