Searched refs:vpx_fixed_buf (Results 1 – 2 of 2) sorted by relevance
140 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 …]
107 typedef struct vpx_fixed_buf { struct