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

  /external/aac/libMpegTPEnc/include/
tpenc_lib.h 281 * \param confType Pointer to an UINT where the configuration type is returned (0:ASC, 1:SMC).
287 UINT *confType );
  /external/aac/libMpegTPEnc/src/
tpenc_lib.cpp 571 UINT *confType)
576 *confType = 0; /* set confType variable to default */
585 *confType = 1; /* config is SMC */
  /external/aac/libAACenc/src/
aacenc_lib.cpp     [all...]

Completed in 27 milliseconds