utils ¶
Functions:
get_c_dtype_long ¶
get_c_dtype_long(clip: HoldsVideoFormatT) -> str
Source code
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
|
get_c_dtype_short ¶
get_c_dtype_short(clip: HoldsVideoFormatT) -> str
Source code
12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|