OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_codec_caps_t
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
104
vpx_codec_caps_t
vpx_codec_get_caps(vpx_codec_iface_t *iface) {
/external/libvpx/libvpx/vpx/
vpx_codec.h
153
typedef long
vpx_codec_caps_t
;
typedef
352
vpx_codec_caps_t
vpx_codec_get_caps(vpx_codec_iface_t *iface);
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
701
/*
vpx_codec_caps_t
caps; */
vp9_cx_iface.c
[
all
...]
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
297
vpx_codec_caps_t
caps; /**< Decoder capabilities */
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
921
/*
vpx_codec_caps_t
caps; */
vp8_cx_iface.c
[
all
...]
Completed in 400 milliseconds