Home | History | Annotate | Download | only in python2.7

Lines Matching refs:nodata_val

945         nodata_val = b""
964 nodata_val = chunk
968 return b"".join(chunks) or nodata_val
988 nodata_val = chunk
998 return out[:n] if out else nodata_val