Home
last modified time | relevance | path

Searched refs:isPortReconfigInsufficient (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h459 bool isPortReconfigInsufficient; member
467 bool isPortReconfigInsufficient; member
655 bool isPortReconfigInsufficient; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1386 … crop_data.isPortReconfigInsufficient = pThis->isPortReconfigInsufficient; in process_event_cb()
1393 … port_data.isPortReconfigInsufficient = pThis->isPortReconfigInsufficient; in process_event_cb()
6595 omx->isPortReconfigInsufficient = vdec_msg->msgdata.output_frame.flags; in async_message_process()