Searched refs:vpx_fixed_buf_t (Results 1 – 11 of 11) sorted by relevance
99 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */ typedef182 vpx_fixed_buf_t twopass_stats; /**< data for two-pass packet */183 vpx_fixed_buf_t firstpass_mb_stats; /**< first pass mb packet */189 vpx_fixed_buf_t raw; /**< data for arbitrary packets */447 vpx_fixed_buf_t rc_twopass_stats_in;454 vpx_fixed_buf_t rc_firstpass_mb_stats_in;827 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);920 const vpx_fixed_buf_t *buf,
26 vpx_fixed_buf_t buf;37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
105 vpx_fixed_buf_t stats_get(stats_io_t *stats) { return stats->buf; } in stats_get()
72 vpx_fixed_buf_t *stats) { in get_frame_stats()123 static vpx_fixed_buf_t pass0(vpx_image_t *raw, FILE *infile, in pass0()128 vpx_fixed_buf_t stats = { NULL, 0 }; in pass0()197 vpx_fixed_buf_t stats; in main()
261 typedef vpx_fixed_buf_t *(*vpx_codec_get_global_headers_fn_t)(347 vpx_fixed_buf_t cx_data_dst_buf;
112 vpx_fixed_buf_t firstpass_stats_;115 static void compare_fp_stats(vpx_fixed_buf_t *fp_stats, double factor) { in compare_fp_stats()147 static void compare_fp_stats_md5(vpx_fixed_buf_t *fp_stats) { in compare_fp_stats_md5()
71 vpx_fixed_buf_t buf() { in buf()72 const vpx_fixed_buf_t buf = { &buffer_[0], buffer_.size() }; in buf()
291 const vpx_fixed_buf_t *buf, in vpx_codec_set_cx_data_buf()327 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) { in vpx_codec_get_global_headers()328 vpx_fixed_buf_t *buf = NULL; in vpx_codec_get_global_headers()
217 vpx_fixed_buf_t two_pass_stats_in;
51 vpx_fixed_buf_t rc_twopass_stats_in;
258 vpx_fixed_buf_t two_pass_stats_in;262 vpx_fixed_buf_t firstpass_mb_stats_in;