libavc/encoder/arm
Ram Mohan M 50fd862b8d libavcenc: Remove duplicate code and improve readability
This commit does not introduce any new functionality w.r.t previous
commit. But it fixes few things. They are listed below:
1. Guard Bands in header files are fixed
2. Header files contains function definition comments. These are same
as in source file. Maintaining same comment at two locations is
unnecessary. These are removed.
3. Improved consistency and code indentation
4. Removed comments that dont align with implementation
5. Grouped headers of a workspace together
2023-10-01 01:37:17 +05:30
..
svc Encoder: SVC encoding support added 2023-01-30 11:07:10 -08: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 libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_a9q.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_av8.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_half_pel.s arm: Properly match /* */ comments in the arm assembly 2015-06-24 20:47:59 +00:00
ih264e_platform_macros.h libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
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 libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30