Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dsvc_test.cc140 struct vpx_fixed_buf *const outputs, in StoreFrames()
168 struct vpx_fixed_buf *const outputs) { in Pass2EncodeNFrames()
210 void DecodeNFrames(const struct vpx_fixed_buf *const inputs, const int n) { in DecodeNFrames()
235 void DropEnhancementLayers(struct vpx_fixed_buf *const inputs, in DropEnhancementLayers()
302 void FreeBitstreamBuffers(struct vpx_fixed_buf *const inputs, const int n) { in FreeBitstreamBuffers()
448 vpx_fixed_buf output = {0}; in TEST_F()
457 vpx_fixed_buf outputs[3]; in TEST_F()
471 vpx_fixed_buf outputs[10]; in TEST_F()
486 vpx_fixed_buf outputs[20]; in TEST_F()
501 vpx_fixed_buf outputs[10]; in TEST_F()
[all …]
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h107 typedef struct vpx_fixed_buf { struct