Skip to main content

Module frame_buffer

Module frame_buffer 

Source

Structsยง

ArrayLevel ๐Ÿ”’
FrameBufferArrayCache ๐Ÿ”’
FrameBufferContentCacheKey ๐Ÿ”’
FrameBufferPixelCache ๐Ÿ”’
FrameBufferPixelCacheKey ๐Ÿ”’
FrameBufferSettings ๐Ÿ”’
PixelColorSettings ๐Ÿ”’

Enumsยง

FrameBufferColorMode
FrameBufferContent ๐Ÿ”’

Functionsยง

append_biguint_lower_bits_with_left_zero_pad ๐Ÿ”’
append_str_lower_bits_with_left_zero_pad ๐Ÿ”’
bits_to_u16 ๐Ÿ”’
Reads exactly bits.len() bits from a known in-bounds slice โ€” no bounds checks.
bits_to_u16_padded ๐Ÿ”’
Reads up to len bits starting at start, zero-padding if out of bounds.
bits_with_left_zero_pad ๐Ÿ”’
build_cached_variable_value ๐Ÿ”’
build_frame_buffer_content ๐Ÿ”’
Analyses the scope hierarchy rooted at scope_ref and returns:
build_variable_frame_buffer_cache ๐Ÿ”’
decode_grayscale_pixels ๐Ÿ”’
decode_rgb_pixels ๐Ÿ”’
decode_ycbcr_pixels ๐Ÿ”’
default_cb_bits ๐Ÿ”’
default_cr_bits ๐Ÿ”’
default_y_bits ๐Ÿ”’
frame_buffer_bits ๐Ÿ”’
resolve_leaf_scopes_and_variables ๐Ÿ”’
scale_to_u8 ๐Ÿ”’
scope_array_index ๐Ÿ”’
variable_array_index ๐Ÿ”’