Searched refs:palette_ptr (Results 1 – 4 of 4) sorted by relevance
112 PsbAYUVSample8 *palette_ptr; /* point to image palette */ member
689 memcpy(tmp_palette, surface_subpic->palette_ptr, 16 * sizeof(unsigned int));
1349 surface_subpic->palette_ptr = (PsbAYUVSample8 *) & obj_image->palette[0]; in psb__LinkSubpictIntoSurface()
802 if (subpic_surface->palette_ptr) in psb_putsurface_xvideo()803 memcpy(&tmp->palette[0], subpic_surface->palette_ptr, 16 * sizeof(PsbAYUVSample8)); in psb_putsurface_xvideo()