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 - 20
of
20
) 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
;
169
res =
VPX_CODEC_INCAPABLE
;
217
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/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c
41
res =
VPX_CODEC_INCAPABLE
;
44
res =
VPX_CODEC_INCAPABLE
;
47
res =
VPX_CODEC_INCAPABLE
;
81
res =
VPX_CODEC_INCAPABLE
;
84
res =
VPX_CODEC_INCAPABLE
;
87
res =
VPX_CODEC_INCAPABLE
;
164
res =
VPX_CODEC_INCAPABLE
;
213
res =
VPX_CODEC_INCAPABLE
;
264
ctx->err =
VPX_CODEC_INCAPABLE
;
330
ctx->err =
VPX_CODEC_INCAPABLE
;
[
all
...]
vpx_decoder.c
39
res =
VPX_CODEC_INCAPABLE
;
42
res =
VPX_CODEC_INCAPABLE
;
45
res =
VPX_CODEC_INCAPABLE
;
47
res =
VPX_CODEC_INCAPABLE
;
vpx_codec.c
53
case
VPX_CODEC_INCAPABLE
:
/external/chromium_org/third_party/libvpx/source/libvpx/test/
codec_factory.h
130
return
VPX_CODEC_INCAPABLE
;
212
return
VPX_CODEC_INCAPABLE
;
/external/libvpx/libvpx/test/
codec_factory.h
130
return
VPX_CODEC_INCAPABLE
;
212
return
VPX_CODEC_INCAPABLE
;
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
postproc.c
21
// postprocessing, this call will return
VPX_CODEC_INCAPABLE
. For
91
if (res ==
VPX_CODEC_INCAPABLE
)
/external/libvpx/libvpx/examples/
postproc.c
21
// postprocessing, this call will return
VPX_CODEC_INCAPABLE
. For
93
if (res ==
VPX_CODEC_INCAPABLE
)
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h
103
VPX_CODEC_INCAPABLE
,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c
654
return
VPX_CODEC_INCAPABLE
;
667
return
VPX_CODEC_INCAPABLE
;
679
return
VPX_CODEC_INCAPABLE
;
691
return
VPX_CODEC_INCAPABLE
;
703
return
VPX_CODEC_INCAPABLE
;
vp8_cx_iface.c
[
all
...]
/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/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c
383
return
VPX_CODEC_INCAPABLE
;
530
return
VPX_CODEC_INCAPABLE
;
538
return
VPX_CODEC_INCAPABLE
;
vp9_cx_iface.c
[
all
...]
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
489
return
VPX_CODEC_INCAPABLE
;
509
return
VPX_CODEC_INCAPABLE
;
vp9_cx_iface.c
930
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 130 milliseconds