OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_vp8_cx
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vp8cx.h
34
extern vpx_codec_iface_t*
vpx_codec_vp8_cx
(void);
/external/libvpx/examples/
encoder_tmpl.c
22
#define interface (
vpx_codec_vp8_cx
())
/external/libvpx/vp8/
vp8_cx_iface.c
1122
CODEC_INTERFACE(
vpx_codec_vp8_cx
) =
variable
[
all
...]
Completed in 29 milliseconds