-
- Downloads
v4l2_codec2: Adapt media::Fourcc code to Android standards.
This CL reworks the Fourcc class that was branched from Chrome: - Adhere to the Android coding style. - Make use of Android logging mechanisms. - Make use of Android assert macros. Bug: 155138142 Test: arc.VideoEncodeAccel.h264_192p_i420_vm Change-Id: I0288d7e0ff94b378f6cbba61b15098caf738229c
Showing
- common/Fourcc.cpp 140 additions, 142 deletionscommon/Fourcc.cpp
- common/V4L2Device.cpp 9 additions, 9 deletionscommon/V4L2Device.cpp
- common/include/v4l2_codec2/common/Fourcc.h 131 additions, 136 deletionscommon/include/v4l2_codec2/common/Fourcc.h
- components/V4L2Encoder.cpp 2 additions, 2 deletionscomponents/V4L2Encoder.cpp
Loading
Please register or sign in to comment