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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 676 * should call the vpx_codec_enc_init convenience macro instead of this
710 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ macro
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 663 * should call the vpx_codec_enc_init convenience macro instead of this
697 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 663 * should call the vpx_codec_enc_init convenience macro instead of this
697 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ macro
    [all...]

Completed in 33 milliseconds