Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_CORE_INPUT_PORT_INDEX

950                                             OMX_CORE_INPUT_PORT_INDEX,NULL );
954 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1685 if (cmd == OMX_CommandFlush && param1 != OMX_CORE_INPUT_PORT_INDEX
2020 if (OMX_CORE_INPUT_PORT_INDEX == param1 || OMX_ALL == param1) {
2036 if (param1 == OMX_CORE_INPUT_PORT_INDEX || param1 == OMX_ALL) {
2042 post_event(OMX_CommandPortEnable,OMX_CORE_INPUT_PORT_INDEX,
2071 if (param1 == OMX_CORE_INPUT_PORT_INDEX || param1 == OMX_ALL) {
2075 post_event(OMX_CommandPortDisable,OMX_CORE_INPUT_PORT_INDEX,
2084 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2151 case OMX_CORE_INPUT_PORT_INDEX:
3970 if (port == OMX_CORE_INPUT_PORT_INDEX)
3986 if (port == OMX_CORE_INPUT_PORT_INDEX && m_inp_bPopulated &&
3990 OMX_CORE_INPUT_PORT_INDEX,
4165 input->nInputPortIndex = OMX_CORE_INPUT_PORT_INDEX;
4358 input->nInputPortIndex = OMX_CORE_INPUT_PORT_INDEX;
4717 if (port == OMX_CORE_INPUT_PORT_INDEX) {
4740 if (port == OMX_CORE_INPUT_PORT_INDEX && m_inp_bPopulated) {
4744 OMX_CORE_INPUT_PORT_INDEX,
4786 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)||
4789 } else if ((port == OMX_CORE_INPUT_PORT_INDEX &&
4808 if (port == OMX_CORE_INPUT_PORT_INDEX) {
4850 OMX_CORE_INPUT_PORT_INDEX,
4943 if (buffer->nInputPortIndex != OMX_CORE_INPUT_PORT_INDEX) {
7075 if (port == OMX_CORE_INPUT_PORT_INDEX) {
7082 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);