MCPcopy Create free account
hub / github.com/BabitMF/bmf / frame_width

Method frame_width

bmf/hmp/java/src/main/java/com/bytedance/hmp/Api.java:125–125  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

123 static native long frame_pix_info(long ptr);
124 static native int frame_format(long ptr);
125 static native int frame_width(long ptr);
126 static native int frame_height(long ptr);
127 static native int frame_dtype(long ptr);
128 static native int frame_device_type(long ptr);

Callers 1

widthMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected