OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPX_CODEC_INCAPABLE
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
37
res =
VPX_CODEC_INCAPABLE
;
39
res =
VPX_CODEC_INCAPABLE
;
42
res =
VPX_CODEC_INCAPABLE
;
45
res =
VPX_CODEC_INCAPABLE
;
82
res =
VPX_CODEC_INCAPABLE
;
84
res =
VPX_CODEC_INCAPABLE
;
87
res =
VPX_CODEC_INCAPABLE
;
90
res =
VPX_CODEC_INCAPABLE
;
168
res =
VPX_CODEC_INCAPABLE
;
216
res =
VPX_CODEC_INCAPABLE
;
[
all
...]
vpx_decoder.c
35
res =
VPX_CODEC_INCAPABLE
;
37
res =
VPX_CODEC_INCAPABLE
;
40
res =
VPX_CODEC_INCAPABLE
;
43
res =
VPX_CODEC_INCAPABLE
;
45
res =
VPX_CODEC_INCAPABLE
;
vpx_codec.c
53
case
VPX_CODEC_INCAPABLE
:
/external/libvpx/libvpx/test/
codec_factory.h
130
return
VPX_CODEC_INCAPABLE
;
212
return
VPX_CODEC_INCAPABLE
;
/external/libvpx/libvpx/vpx/
vpx_codec.h
103
VPX_CODEC_INCAPABLE
,
471
* code being returned, usually
VPX_CODEC_INCAPABLE
542
* \retval #
VPX_CODEC_INCAPABLE
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
613
return
VPX_CODEC_INCAPABLE
;
634
return
VPX_CODEC_INCAPABLE
;
vp9_cx_iface.c
926
return
VPX_CODEC_INCAPABLE
;
[
all
...]
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
788
return
VPX_CODEC_INCAPABLE
;
811
return
VPX_CODEC_INCAPABLE
;
vp8_cx_iface.c
[
all
...]
Completed in 625 milliseconds