OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vpx_codec_frame_buffer_t
(Results
1 - 2
of
2
) 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
void *priv, size_t min_size,
vpx_codec_frame_buffer_t
*fb);
74
* \param[in] fb Pointer to
vpx_codec_frame_buffer_t
77
void *priv,
vpx_codec_frame_buffer_t
*fb);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_frame_buffer.h
44
}
vpx_codec_frame_buffer_t
;
typedef in typeref:struct:vpx_codec_frame_buffer
62
* \param[in,out] fb Pointer to
vpx_codec_frame_buffer_t
65
void *priv, size_t min_size,
vpx_codec_frame_buffer_t
*fb);
75
* \param[in] fb Pointer to
vpx_codec_frame_buffer_t
78
void *priv,
vpx_codec_frame_buffer_t
*fb);
Completed in 1250 milliseconds