Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dedid_utils.c254 int refd = (refm*100)/((hres+hbl)*(vres+vbl)); in show_edid_dtd() local
259 refr, refd, in show_edid_dtd()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_vbo.c304 uint32_t refd = 0; in nv50_vertex_arrays_validate() local
396 if (!(refd & (1 << b))) { in nv50_vertex_arrays_validate()
397 refd |= 1 << b; in nv50_vertex_arrays_validate()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c320 uint32_t refd = 0; in nvc0_validate_vertex_buffers() local
369 if (!(refd & (1 << b))) { in nvc0_validate_vertex_buffers()
370 refd |= 1 << b; in nvc0_validate_vertex_buffers()