Searched defs:isInterlaced (Results 1 – 3 of 3) 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()
1880 bool isInterlaced = metadata && (metadata->operation & PP_PARAM_INTERLACED) in getRotDownscale() local