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

/external/libvpx/libvpx/test/
H A Dsvc_test.cc137 struct vpx_fixed_buf *const outputs,
165 struct vpx_fixed_buf *const outputs) {
206 void DecodeNFrames(const struct vpx_fixed_buf *const inputs, const int n) {
230 void DropEnhancementLayers(struct vpx_fixed_buf *const inputs,
295 void FreeBitstreamBuffers(struct vpx_fixed_buf *const inputs, const int n) {
441 vpx_fixed_buf output = vpx_fixed_buf();
450 vpx_fixed_buf outputs[3];
464 vpx_fixed_buf outputs[10];
479 vpx_fixed_buf output
[all...]
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h102 typedef struct vpx_fixed_buf { struct
105 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */

Completed in 212 milliseconds