Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds