Home
last modified time | relevance | path

Searched refs:CROP_BOTTOM (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp48 constexpr int32_t CROP_BOTTOM = 0; member
132 if (cropBottom != CROP_INFO[resCount][CROP_BOTTOM] || cropRight != CROP_INFO[resCount][CROP_RIGHT]) { in VdecFormatChanged()
H A Dvideodec_api11_sample.cpp49 constexpr int32_t CROP_BOTTOM = 0; member
136 if (cropBottom != CROP_INFO[resCount][CROP_BOTTOM] || cropRight != CROP_INFO[resCount][CROP_RIGHT]) { in VdecAPI11FormatChanged()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp43 constexpr int32_t CROP_BOTTOM = 0; member
121 if (cropBottom != CROP_INFO[resCount][CROP_BOTTOM] || cropRight != CROP_INFO[resCount][CROP_RIGHT]) { in VdecFormatChanged()
H A Dvideodec_api11_sample.cpp49 constexpr int32_t CROP_BOTTOM = 0; member
142 if (cropBottom != CROP_INFO[resCount][CROP_BOTTOM] || cropRight != CROP_INFO[resCount][CROP_RIGHT]) { in VdecAPI11FormatChanged()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp43 constexpr int32_t CROP_BOTTOM = 0; member
116 if (cropBottom != CROP_INFO[resCount][CROP_BOTTOM] || cropRight != CROP_INFO[resCount][CROP_RIGHT]) { in VdecAPI11FormatChanged()

Completed in 8 milliseconds