OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP9_CX_SRCS
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9cx.mk
13
VP9_CX_SRCS
-yes += $(VP9_COMMON_SRCS-yes)
14
VP9_CX_SRCS
-no += $(VP9_COMMON_SRCS-no)
18
VP9_CX_SRCS
-yes += vp9_cx_iface.c
20
VP9_CX_SRCS
-yes += encoder/vp9_bitstream.c
21
VP9_CX_SRCS
-yes += encoder/vp9_context_tree.c
22
VP9_CX_SRCS
-yes += encoder/vp9_context_tree.h
23
VP9_CX_SRCS
-yes += encoder/vp9_cost.h
24
VP9_CX_SRCS
-yes += encoder/vp9_cost.c
25
VP9_CX_SRCS
-yes += encoder/vp9_dct.c
26
VP9_CX_SRCS
-$(CONFIG_VP9_TEMPORAL_DENOISING) += encoder/vp9_denoiser.
[
all
...]
/external/libvpx/libvpx/vp9/
vp9cx.mk
13
VP9_CX_SRCS
-yes += $(VP9_COMMON_SRCS-yes)
14
VP9_CX_SRCS
-no += $(VP9_COMMON_SRCS-no)
18
VP9_CX_SRCS
-yes += vp9_cx_iface.c
20
VP9_CX_SRCS
-yes += encoder/vp9_bitstream.c
21
VP9_CX_SRCS
-yes += encoder/vp9_cost.h
22
VP9_CX_SRCS
-yes += encoder/vp9_cost.c
23
VP9_CX_SRCS
-yes += encoder/vp9_dct.c
24
VP9_CX_SRCS
-yes += encoder/vp9_encodeframe.c
25
VP9_CX_SRCS
-yes += encoder/vp9_encodeframe.h
26
VP9_CX_SRCS
-yes += encoder/vp9_encodemb.
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9cx.mk
13
VP9_CX_SRCS
-yes += $(VP9_COMMON_SRCS-yes)
14
VP9_CX_SRCS
-no += $(VP9_COMMON_SRCS-no)
18
VP9_CX_SRCS
-yes += vp9_cx_iface.c
20
VP9_CX_SRCS
-yes += encoder/vp9_bitstream.c
21
VP9_CX_SRCS
-yes += encoder/vp9_cost.h
22
VP9_CX_SRCS
-yes += encoder/vp9_cost.c
23
VP9_CX_SRCS
-yes += encoder/vp9_dct.c
24
VP9_CX_SRCS
-yes += encoder/vp9_encodeframe.c
25
VP9_CX_SRCS
-yes += encoder/vp9_encodeframe.h
26
VP9_CX_SRCS
-yes += encoder/vp9_encodemb.
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/
libs.mk
114
CODEC_SRCS-yes += $(addprefix $(VP9_PREFIX),$(call enabled,
VP9_CX_SRCS
))
/external/libvpx/libvpx/
libs.mk
114
CODEC_SRCS-yes += $(addprefix $(VP9_PREFIX),$(call enabled,
VP9_CX_SRCS
))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk
114
CODEC_SRCS-yes += $(addprefix $(VP9_PREFIX),$(call enabled,
VP9_CX_SRCS
))
Completed in 179 milliseconds