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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 717 * Applications should call the vpx_codec_enc_init_multi convenience macro
751 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ macro
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 704 * Applications should call the vpx_codec_enc_init_multi convenience macro
738 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 704 * Applications should call the vpx_codec_enc_init_multi convenience macro
738 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ macro
    [all...]

Completed in 499 milliseconds