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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_decoder.h 117 * should call the vpx_codec_dec_init convenience macro instead of this
150 #define vpx_codec_dec_init(ctx, iface, cfg, flags) \ macro
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 117 * should call the vpx_codec_dec_init convenience macro instead of this
150 #define vpx_codec_dec_init(ctx, iface, cfg, flags) \ macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 117 * should call the vpx_codec_dec_init convenience macro instead of this
150 #define vpx_codec_dec_init(ctx, iface, cfg, flags) \ macro

Completed in 161 milliseconds