HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_enc_cfg (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/
warnings.h 17 struct vpx_codec_enc_cfg;
27 const struct vpx_codec_enc_cfg *stream_config);
ivfenc.h 15 struct vpx_codec_enc_cfg;
22 void ivf_write_file_header(FILE *outfile, const struct vpx_codec_enc_cfg *cfg,
ivfenc.c 16 void ivf_write_file_header(FILE *outfile, const struct vpx_codec_enc_cfg *cfg,
video_writer.c 25 struct vpx_codec_enc_cfg cfg;
warnings.c 88 const struct vpx_codec_enc_cfg *stream_config) {
vpxenc.c     [all...]
  /external/libvpx/libvpx/vpx/
vpx_codec.h 206 const struct vpx_codec_enc_cfg *enc;
vpx_encoder.h 135 * vpx_codec_enc_cfg::g_error_resilient variable.
281 typedef struct vpx_codec_enc_cfg { struct
702 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */
    [all...]
  /external/libvpx/libvpx/test/
svc_test.cc 308 struct vpx_codec_enc_cfg codec_enc_;

Completed in 110 milliseconds