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

  /external/libvpx/vpx/
vpx_encoder.h 77 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */ typedef in typeref:struct:vpx_fixed_buf
644 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);
741 const vpx_fixed_buf_t *buf,
  /external/libvpx/vpx/src/
vpx_encoder.c 200 const vpx_fixed_buf_t *buf,
245 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx)
247 vpx_fixed_buf_t *buf = NULL;
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 261 typedef vpx_fixed_buf_t *
  /external/libvpx/
vpxenc.c 106 vpx_fixed_buf_t buf;
240 vpx_fixed_buf_t stats_get(stats_io_t *stats)
    [all...]

Completed in 117 milliseconds