HomeSort by relevance Sort by last modified time
    Searched refs:ControlCodec (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 189 ((LCML_CODEC_INTERFACE*)hInterface)->ControlCodec( \
247 ((LCML_CODEC_INTERFACE*)hInterface)->ControlCodec( \
LCML_CodecInterface.h 125 OMX_ERRORTYPE (*ControlCodec)(OMX_HANDLETYPE hComponent,
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 106 static OMX_ERRORTYPE ControlCodec(OMX_HANDLETYPE hComponent,
166 dspcodecinterface->ControlCodec = ControlCodec;
    [all...]

Completed in 105 milliseconds