OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_caps_t
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h
153
typedef long
vpx_codec_caps_t
;
typedef
361
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);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_codec.c
103
vpx_codec_caps_t
vpx_codec_get_caps(vpx_codec_iface_t *iface) {
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h
296
vpx_codec_caps_t
caps; /**< Decoder capabilities */
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
104
vpx_codec_caps_t
vpx_codec_get_caps(vpx_codec_iface_t *iface) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_codec.c
104
vpx_codec_caps_t
vpx_codec_get_caps(vpx_codec_iface_t *iface) {
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
330
vpx_codec_caps_t
caps; /**< Decoder capabilities */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h
330
vpx_codec_caps_t
caps; /**< Decoder capabilities */
Completed in 118 milliseconds