OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_codec_version_str
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/vpx/
exports_com
11
text
vpx_codec_version_str
vpx_codec.h
228
*
vpx_codec_version_str
() "v1.2.3-rc1-16-gec6a1ba"
262
const char *
vpx_codec_version_str
(void);
268
* by
vpx_codec_version_str
() following the three digit version number.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
exports_com
11
text
vpx_codec_version_str
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.cc
39
version.append(std::string(" ") +
vpx_codec_version_str
());
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
29
const char *
vpx_codec_version_str
(void) {
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_codec.c
29
const char *
vpx_codec_version_str
(void) {
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.c
140
vpx_codec_version_str
(),
Completed in 261 milliseconds