Searched refs:aom_codec_enc_cfg (Results 1 – 8 of 8) sorted by relevance
18 struct aom_codec_enc_cfg;28 const struct aom_codec_enc_cfg *stream_config);
16 struct aom_codec_enc_cfg;23 void ivf_write_file_header(FILE *outfile, const struct aom_codec_enc_cfg *cfg,
17 void ivf_write_file_header(FILE *outfile, const struct aom_codec_enc_cfg *cfg, in ivf_write_file_header()
79 const struct aom_codec_enc_cfg *stream_config) { in check_encoder_config()
26 struct aom_codec_enc_cfg cfg; in write_header()
214 const struct aom_codec_enc_cfg *enc;
228 typedef struct aom_codec_enc_cfg { struct
1030 struct aom_codec_enc_cfg cfg;1704 const struct aom_codec_enc_cfg *const cfg = &stream->config.cfg; in open_output_file()1735 const struct aom_codec_enc_cfg *const cfg = &stream->config.cfg; in close_output_file()1837 struct aom_codec_enc_cfg *cfg = &stream->config.cfg; in encode_frame()1934 const struct aom_codec_enc_cfg *cfg = &stream->config.cfg; in get_cx_data()