Searched refs:C2VideoSizeStreamInfo (Results 1 – 8 of 8) sorted by relevance
/hardware/google/av/codec2/hidl/1.0/mts/common/ |
D | media_c2_hidl_test_common.cpp | 103 C2VideoSizeStreamInfo::output::PARAM_TYPE)) { in workDone()
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 185 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter() 573 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process() 645 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process()
|
/hardware/google/av/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 659 EACH_TEST_INPUT(C2VideoSizeStreamInfo, TEST_VSSTRUCT_WRITABLE_FIELD); in testMain() 660 EACH_TEST_OUTPUT(C2VideoSizeStreamInfo, TEST_VSSTRUCT_WRITABLE_FIELD); in testMain()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxDec.cpp | 200 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter() 568 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in outputBuffer()
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 183 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter() 895 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process() 934 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process()
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 191 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter() 838 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 195 C2P<C2VideoSizeStreamInfo::output> &me) { in SizeSetter() 842 C2VideoSizeStreamInfo::output size(0u, mWidth, mHeight); in process()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 1235 typedef C2StreamPictureSizeInfo C2VideoSizeStreamInfo; // deprecated typedef
|