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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 374 /* CODEC_INTERFACE convenience macro
380 * the same name as the struct, less the _algo suffix. The CODEC_INTERFACE
383 #define CODEC_INTERFACE(id)\
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 436 /* CODEC_INTERFACE convenience macro
442 * the same name as the struct, less the _algo suffix. The CODEC_INTERFACE
445 #define CODEC_INTERFACE(id)\
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 436 /* CODEC_INTERFACE convenience macro
442 * the same name as the struct, less the _algo suffix. The CODEC_INTERFACE
445 #define CODEC_INTERFACE(id)\

Completed in 54 milliseconds