Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp598 int32_t cropTop = 0; in CheckOutputDescription() local
604 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
610 if (cropTop != expectCropTop || cropBottom != expectCropBottom || cropLeft != expectCropLeft) { in CheckOutputDescription()

Completed in 2 milliseconds