Searched defs:isInterlaced (Results 1 – 2 of 2) sorted by relevance
382 const bool& isInterlaced) { in getDownscaleFactor()383 if(not srcW or not srcH or not dstW or not dstH or isInterlaced) return 0; in getDownscaleFactor() local411 const uint32_t& mdpFormat, const bool& isInterlaced) { in getFormatAdjustedCrop()
59 const bool& isInterlaced) { in getDownscaleFactor()