OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_version_str
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
29
const char *
vpx_codec_version_str
(void) {
function
/external/libvpx/libvpx/vpx/
vpx_codec.h
221
*
vpx_codec_version_str
() "v1.2.3-rc1-16-gec6a1ba"
255
const char *
vpx_codec_version_str
(void);
261
* by
vpx_codec_version_str
() following the three digit version number.
/external/libvpx/libvpx/
webmenc.c
140
vpx_codec_version_str
(),
Completed in 36 milliseconds