HomeSort by relevance Sort by last modified time
    Searched full:portconfigif (Results 1 - 1 of 1) sorted by null

  /external/opencore/engines/player/src/
pv_player_datapath.cpp 442 PvmiCapabilityAndConfig *portconfigif = OSCL_STATIC_CAST(PvmiCapabilityAndConfig*, temp); local
443 if (portconfigif)
445 pvmiSetPortFormatSync(portconfigif, PORT_CONFIG_INPUT_FORMATS_VALTYPE, iSourceDecFormatType);
457 portconfigif = OSCL_STATIC_CAST(PvmiCapabilityAndConfig*, temp);
458 if (portconfigif)
460 pvmiSetPortFormatSync(portconfigif, PORT_CONFIG_INPUT_FORMATS_VALTYPE, iSourceDecFormatType);
480 portconfigif = OSCL_STATIC_CAST(PvmiCapabilityAndConfig*, temp);
481 if (portconfigif)
483 pvmiSetPortFormatSync(portconfigif, PORT_CONFIG_INPUT_FORMATS_VALTYPE, iDecSinkFormatType);
495 portconfigif = OSCL_STATIC_CAST(PvmiCapabilityAndConfig*, temp)
520 PvmiCapabilityAndConfig *portconfigif = OSCL_STATIC_CAST(PvmiCapabilityAndConfig*, temp); local
    [all...]

Completed in 377 milliseconds