Searched refs:s2sz (Results 1 – 2 of 2) sorted by relevance
871 node->s2sz = src_rect.height << 16 | src_rect.width; in bdisp_hw_build_node()893 node->s2sz = src_rect.height << 16 | src_rect.width; in bdisp_hw_build_node()914 node->s3sz = node->s2sz * 2; in bdisp_hw_build_node()919 node->s3sz = node->s2sz; in bdisp_hw_build_node()
30 u32 s2sz; member