Home
last modified time | relevance | path

Searched refs:h264_picparm_bsp (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c78 struct h264_picparm_bsp { struct
196 struct h264_picparm_bsp stub_h = {}, *h = &stub_h; in nouveau_vp3_fill_picparm_h264_bsp()
203 assert(offsetof(struct h264_picparm_bsp, bottom_field_flag) == (0x39 + 0x24)); in nouveau_vp3_fill_picparm_h264_bsp()
229 *(struct h264_picparm_bsp *)map = *h; in nouveau_vp3_fill_picparm_h264_bsp()