libavc/encoder/arm
Martin Storsjo 50738a6bd8 arm: Properly match /* */ comments in the arm assembly
Some versions of the clang built-in assembler interprets /* as a start
of a multi-line comment, even within lines starting with a @. Therefore,
make sure to terminate these properly.

This fixes warnings about /* within a block comment when building
using the clang built-in assembler (in some versions of clang), and
fixes issues where part of the assembly source was effectively
commented out, when building with this assembler.

Change-Id: I4b520334d92740f8c60def94ee990561b2cb8b7c
2015-06-24 20:47:59 +00:00
..
ih264e_evaluate_intra4x4_modes_a9q.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_evaluate_intra16x16_modes_a9q.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_evaluate_intra_chroma_modes_a9q.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_fmt_conv.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_function_selector.c Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
ih264e_function_selector_a9q.c Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
ih264e_function_selector_av8.c Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
ih264e_half_pel.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_platform_macros.h fix file permissions 2015-05-05 17:34:51 +00:00
ime_distortion_metrics_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ime_platform_macros.h fix file permissions 2015-05-05 17:34:51 +00:00