Home
last modified time | relevance | path

Searched defs:halfmt (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_formats.cpp108 static uint32_t halfmt_to_v4l2_ycbcr(uint32_t halfmt) in halfmt_to_v4l2_ycbcr()
120 uint32_t halfmt_to_v4l2(uint32_t halfmt) in halfmt_to_v4l2()
130 uint32_t halfmt_to_v4l2_deprecated(uint32_t halfmt) in halfmt_to_v4l2_deprecated()
H A Dacrylic_g2d.cpp452 uint32_t halfmt; member
522 static g2d_fmt *halfmt_to_g2dfmt(struct g2d_fmt *tbl, size_t tbl_len, uint32_t halfmt) in halfmt_to_g2dfmt()