Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_CORE_INPUT_PORT_INDEX

1387                                                                 OMX_CORE_INPUT_PORT_INDEX,NULL );
1391 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
2592 if (cmd == OMX_CommandFlush && param1 != OMX_CORE_INPUT_PORT_INDEX
2933 if (cmd == OMX_CommandFlush && (param1 == OMX_CORE_INPUT_PORT_INDEX ||
2950 if (OMX_CORE_INPUT_PORT_INDEX == param1 || OMX_ALL == param1) {
2966 if (param1 == OMX_CORE_INPUT_PORT_INDEX || param1 == OMX_ALL) {
2972 post_event(OMX_CommandPortEnable,OMX_CORE_INPUT_PORT_INDEX,
3006 if (param1 == OMX_CORE_INPUT_PORT_INDEX || param1 == OMX_ALL) {
3011 post_event(OMX_CommandPortDisable,OMX_CORE_INPUT_PORT_INDEX,
3020 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
4733 if (pParam->nPortIndex == OMX_CORE_INPUT_PORT_INDEX) {
5053 if (config->nPortIndex == OMX_CORE_INPUT_PORT_INDEX) {
5772 if (port == OMX_CORE_INPUT_PORT_INDEX)
5788 if (port == OMX_CORE_INPUT_PORT_INDEX && m_inp_bPopulated &&
5792 OMX_CORE_INPUT_PORT_INDEX,
5987 input->nInputPortIndex = OMX_CORE_INPUT_PORT_INDEX;
6185 input->nInputPortIndex = OMX_CORE_INPUT_PORT_INDEX;
6562 if (port == OMX_CORE_INPUT_PORT_INDEX) {
6585 if (port == OMX_CORE_INPUT_PORT_INDEX && m_inp_bPopulated) {
6589 OMX_CORE_INPUT_PORT_INDEX,
6632 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)||
6635 } else if ((port == OMX_CORE_INPUT_PORT_INDEX &&
6654 if (port == OMX_CORE_INPUT_PORT_INDEX) {
6699 OMX_CORE_INPUT_PORT_INDEX,
6794 if (buffer->nInputPortIndex != OMX_CORE_INPUT_PORT_INDEX) {
9350 if (port == OMX_CORE_INPUT_PORT_INDEX) {
9357 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);