Searched refs:hmem_buf (Results 1 – 4 of 4) sorted by relevance
28 const struct ia_css_bh_table *hmem_buf) in ia_css_bh_hmem_decode() argument35 if (!hmem_buf) in ia_css_bh_hmem_decode()37 assert(sizeof_hmem(HMEM0_ID) == sizeof(*hmem_buf)); in ia_css_bh_hmem_decode()41 out_ptr[i].r = hmem_buf->hmem[BH_COLOR_R][i]; in ia_css_bh_hmem_decode()42 out_ptr[i].g = hmem_buf->hmem[BH_COLOR_G][i]; in ia_css_bh_hmem_decode()43 out_ptr[i].b = hmem_buf->hmem[BH_COLOR_B][i]; in ia_css_bh_hmem_decode()44 out_ptr[i].y = hmem_buf->hmem[BH_COLOR_Y][i]; in ia_css_bh_hmem_decode()
25 const struct ia_css_bh_table *hmem_buf);
228 const struct ia_css_bh_table *hmem_buf) in ia_css_s3a_hmem_decode() argument232 (void)hmem_buf; in ia_css_s3a_hmem_decode()243 assert(hmem_buf); in ia_css_s3a_hmem_decode()251 ia_css_bh_hmem_decode(out_ptr, hmem_buf); in ia_css_s3a_hmem_decode()
65 const struct ia_css_bh_table *hmem_buf);