Searched refs:tbl_len (Results 1 – 1 of 1) sorted by relevance
537 static g2d_fmt *halfmt_to_g2dfmt(struct g2d_fmt *tbl, size_t tbl_len, uint32_t halfmt) in halfmt_to_g2dfmt() argument539 for (size_t i = 0 ; i < tbl_len; i++) { in halfmt_to_g2dfmt()