Home
last modified time | relevance | path

Searched refs:vpx_fixed_buf_t (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxstats.h26 vpx_fixed_buf_t buf;
37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
Dvpxstats.c120 vpx_fixed_buf_t stats_get(stats_io_t *stats) { in stats_get()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h103 } vpx_fixed_buf_t; /**< alias for struct vpx_fixed_buf */ typedef
796 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);
892 const vpx_fixed_buf_t *buf,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.h72 vpx_fixed_buf_t buf() { in buf()
73 const vpx_fixed_buf_t buf = { &buffer_[0], buffer_.size() }; in buf()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dtwopass_encoder.c75 vpx_fixed_buf_t *stats) { in get_frame_stats()
129 vpx_fixed_buf_t stats = {0}; in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c306 const vpx_fixed_buf_t *buf, in vpx_codec_set_cx_data_buf()
345 vpx_fixed_buf_t *vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) { in vpx_codec_get_global_headers()
346 vpx_fixed_buf_t *buf = NULL; in vpx_codec_get_global_headers()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h296 typedef vpx_fixed_buf_t *