-
- Downloads
v4l2_codec2: Remove duplicated HalPixelFormat and InputCodec types.
This CL removes the duplicate HalPixelFormat and InputCodec types in common.h that are also present in VideoTypes.h. VideoTypes.h is moved to the common/ folder so it can also be used by other classes. note: Submit together with ag/12467730 Bug: 143333813 Test: tast run $HOST arc.VideoEncodeAccel.h264_vm on hatch-arc-r Change-Id: I93bca14a3b2f0c4c49104149d5683193554ba3eb
Showing
- common/Android.bp 1 addition, 0 deletionscommon/Android.bp
- common/FormatConverter.cpp 2 additions, 2 deletionscommon/FormatConverter.cpp
- common/VideoTypes.cpp 3 additions, 1 deletioncommon/VideoTypes.cpp
- common/include/v4l2_codec2/common/Common.h 1 addition, 15 deletionscommon/include/v4l2_codec2/common/Common.h
- common/include/v4l2_codec2/common/VideoTypes.h 4 additions, 3 deletionscommon/include/v4l2_codec2/common/VideoTypes.h
- components/Android.bp 0 additions, 1 deletioncomponents/Android.bp
- components/V4L2DecodeComponent.cpp 1 addition, 1 deletioncomponents/V4L2DecodeComponent.cpp
- components/VideoFramePool.cpp 1 addition, 1 deletioncomponents/VideoFramePool.cpp
- components/include/v4l2_codec2/components/V4L2DecodeInterface.h 1 addition, 1 deletion...ents/include/v4l2_codec2/components/V4L2DecodeInterface.h
- components/include/v4l2_codec2/components/V4L2Decoder.h 1 addition, 1 deletioncomponents/include/v4l2_codec2/components/V4L2Decoder.h
- components/include/v4l2_codec2/components/VideoDecoder.h 1 addition, 1 deletioncomponents/include/v4l2_codec2/components/VideoDecoder.h
- components/include/v4l2_codec2/components/VideoFramePool.h 1 addition, 1 deletioncomponents/include/v4l2_codec2/components/VideoFramePool.h
Loading
Please register or sign in to comment