OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_DX_SRCS
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/
vp8dx.mk
14
VP8_DX_SRCS
-yes += $(VP8_COMMON_SRCS-yes)
15
VP8_DX_SRCS
-no += $(VP8_COMMON_SRCS-no)
19
VP8_DX_SRCS
-yes += vp8dx.mk
21
VP8_DX_SRCS
-yes += vp8_dx_iface.c
23
VP8_DX_SRCS
-yes += decoder/dboolhuff.c
24
VP8_DX_SRCS
-yes += decoder/decodemv.c
25
VP8_DX_SRCS
-yes += decoder/decodeframe.c
26
VP8_DX_SRCS
-yes += decoder/detokenize.c
27
VP8_DX_SRCS
-$(CONFIG_ERROR_CONCEALMENT) += decoder/ec_types.h
28
VP8_DX_SRCS
-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8dx.mk
14
VP8_DX_SRCS
-yes += $(VP8_COMMON_SRCS-yes)
15
VP8_DX_SRCS
-no += $(VP8_COMMON_SRCS-no)
19
VP8_DX_SRCS
-yes += vp8dx.mk
21
VP8_DX_SRCS
-yes += vp8_dx_iface.c
23
VP8_DX_SRCS
-yes += decoder/dboolhuff.c
24
VP8_DX_SRCS
-yes += decoder/decodemv.c
25
VP8_DX_SRCS
-yes += decoder/decodeframe.c
26
VP8_DX_SRCS
-yes += decoder/detokenize.c
27
VP8_DX_SRCS
-$(CONFIG_ERROR_CONCEALMENT) += decoder/ec_types.h
28
VP8_DX_SRCS
-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.
[
all
...]
/external/libvpx/libvpx/
libs.mk
72
CODEC_SRCS-yes += $(addprefix $(VP8_PREFIX),$(call enabled,
VP8_DX_SRCS
))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk
99
CODEC_SRCS-yes += $(addprefix $(VP8_PREFIX),$(call enabled,
VP8_DX_SRCS
))
Completed in 1454 milliseconds