Searched refs:vpx_fixed_buf_t (Results 1 – 7 of 7) sorted by relevance
26 vpx_fixed_buf_t buf;37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
120 vpx_fixed_buf_t stats_get(stats_io_t *stats) { in stats_get()
103 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */ typedef796 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);892 const vpx_fixed_buf_t *buf,
72 vpx_fixed_buf_t buf() { in buf()73 const vpx_fixed_buf_t buf = { &buffer_[0], buffer_.size() }; in buf()
75 vpx_fixed_buf_t *stats) { in get_frame_stats()129 vpx_fixed_buf_t stats = {0}; in main()
306 const vpx_fixed_buf_t *buf, in vpx_codec_set_cx_data_buf()345 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) { in vpx_codec_get_global_headers()346 vpx_fixed_buf_t *buf = NULL; in vpx_codec_get_global_headers()
296 typedef vpx_fixed_buf_t *