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

  /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...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 770 * should call the vpx_codec_enc_init convenience macro instead of this
800 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ macro
    [all...]

Completed in 171 milliseconds