Searched defs:vpx_fixed_buf (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_encoder.h73 typedef struct vpx_fixed_buf struct
77 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */
139 struct vpx_fixed_buf twopass_stats; /**< data for two-pass packet */
146 struct vpx_fixed_buf raw; /**< data for arbitrary packets */
391 struct vpx_fixed_buf rc_twopass_stats_in;

Completed in 46 milliseconds