HomeSort by relevance Sort by last modified time
    Searched refs:vpx_fixed_buf (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
svc_test.cc 137 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 outputs[20]
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 102 typedef struct vpx_fixed_buf { struct
105 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */
    [all...]

Completed in 48 milliseconds