HomeSort by relevance Sort by last modified time
    Searched refs:inputFormat (Results 51 - 54 of 54) sorted by null

1 23

  /frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c 110 * M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
113 * @param inputFormat: (IN) input format type.
119 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
136 switch(inputFormat)
152 pC->m_inputFormat = inputFormat;
    [all...]
  /frameworks/av/include/media/stagefright/
OMXCodec.h 339 void initOutputFormat(const sp<MetaData> &inputFormat);
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]

Completed in 123 milliseconds

1 23