Searched refs:hmem_buf (Results 1 – 4 of 4) sorted by relevance
27 const struct ia_css_bh_table *hmem_buf) in ia_css_bh_hmem_decode() argument34 if (!hmem_buf) in ia_css_bh_hmem_decode()36 assert(sizeof_hmem(HMEM0_ID) == sizeof(*hmem_buf)); in ia_css_bh_hmem_decode()40 out_ptr[i].r = hmem_buf->hmem[BH_COLOR_R][i]; in ia_css_bh_hmem_decode()41 out_ptr[i].g = hmem_buf->hmem[BH_COLOR_G][i]; in ia_css_bh_hmem_decode()42 out_ptr[i].b = hmem_buf->hmem[BH_COLOR_B][i]; in ia_css_bh_hmem_decode()43 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);
65 const struct ia_css_bh_table *hmem_buf);
228 const struct ia_css_bh_table *hmem_buf) in ia_css_s3a_hmem_decode() argument239 assert(hmem_buf); in ia_css_s3a_hmem_decode()247 ia_css_bh_hmem_decode(out_ptr, hmem_buf); in ia_css_s3a_hmem_decode()