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

  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.c 253 H263_SOURCE_FORMAT_TYPE SourceFormatType;
277 SourceFormatType = _128x96_SubQCIF;
279 SourceFormatType = _176x144_QCIF;
281 SourceFormatType = _352x288_CIF;
283 SourceFormatType = _704x576_4CIF;
285 SourceFormatType = 7;
299 SourceFormatType,
lnc_hostheader.h 277 H263_SOURCE_FORMAT_TYPE SourceFormatType,
lnc_hostheader.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_H263ES.c 277 H263_SOURCE_FORMAT_TYPE SourceFormatType;
302 SourceFormatType = _128x96_SubQCIF;
304 SourceFormatType = _176x144_QCIF;
306 SourceFormatType = _352x288_CIF;
308 SourceFormatType = _704x576_4CIF;
310 SourceFormatType = 7;
322 SourceFormatType,
pnw_hostheader.h 291 H263_SOURCE_FORMAT_TYPE SourceFormatType,
tng_hostheader.c     [all...]
pnw_hostheader.c     [all...]
tng_hostheader.h 431 H263_SOURCE_FORMAT_TYPE SourceFormatType,
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp     [all...]
MediaPlayer_to_android.cpp 313 const SLuint32 sourceFormatType = *(SLuint32 *)pSrc->pFormat;
321 switch (sourceFormatType) {
AudioRecorder_to_android.cpp 275 } // switch (sourceFormatType)
    [all...]

Completed in 373 milliseconds