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

  /external/libvpx/libvpx/vpx/
vpx_frame_buffer.h 43 } vpx_codec_frame_buffer_t; typedef in typeref:struct:vpx_codec_frame_buffer
61 * \param[in,out] fb Pointer to vpx_codec_frame_buffer_t
64 vpx_codec_frame_buffer_t *fb);
74 * \param[in] fb Pointer to vpx_codec_frame_buffer_t
77 vpx_codec_frame_buffer_t *fb);
  /external/libvpx/libvpx/vp9/common/
vp9_frame_buffers.h 43 vpx_codec_frame_buffer_t *fb);
47 int vp9_release_frame_buffer(void *cb_priv, vpx_codec_frame_buffer_t *fb);
vp9_frame_buffers.c 41 vpx_codec_frame_buffer_t *fb) {
73 int vp9_release_frame_buffer(void *cb_priv, vpx_codec_frame_buffer_t *fb) {
vp9_onyxc_int.h 73 vpx_codec_frame_buffer_t raw_frame_buffer;
  /external/libvpx/libvpx/test/
external_frame_buffer_test.cc 62 int GetFreeFrameBuffer(size_t min_size, vpx_codec_frame_buffer_t *fb) {
82 int GetZeroFrameBuffer(size_t min_size, vpx_codec_frame_buffer_t *fb) {
99 int ReturnFrameBuffer(vpx_codec_frame_buffer_t *fb) {
144 void SetFrameBuffer(int idx, vpx_codec_frame_buffer_t *fb) {
163 vpx_codec_frame_buffer_t *fb) {
171 int release_vp9_frame_buffer(void *user_priv, vpx_codec_frame_buffer_t *fb) {
179 vpx_codec_frame_buffer_t *fb) {
187 vpx_codec_frame_buffer_t *fb) {
195 vpx_codec_frame_buffer_t *fb) {
257 vpx_codec_frame_buffer_t *fb)
    [all...]
  /external/libvpx/libvpx/vpx_scale/
yv12config.h 95 vpx_codec_frame_buffer_t *fb,
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 143 vpx_codec_frame_buffer_t *fb,
  /external/libvpx/libvpx/
vpxdec.c 359 vpx_codec_frame_buffer_t *fb) {
393 vpx_codec_frame_buffer_t *fb) {
    [all...]

Completed in 250 milliseconds