aosp12/frameworks/av/media/utils
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
fuzzers init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
include/mediautils init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
tests init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
AImageReaderUtils.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
BatteryNotifier.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
EventLogTags.logtags init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ISchedulingPolicyService.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ISchedulingPolicyService.h init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
LimitProcessMemory.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
MemoryLeakTrackUtil.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
OWNERS init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ProcessInfo.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
SchedulingPolicyService.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ServiceUtilities.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
TimeCheck.cpp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

This is a common shared library for media utility classes.

Consider adding your utility class/function here if it will
be used across several of the media libraries.