Home
last modified time | relevance | path

Searched defs:basex (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_tiling.c67 etna_texture_tile(void *dest, void *src, unsigned basex, unsigned basey, in etna_texture_tile()
85 etna_texture_untile(void *dest, void *src, unsigned basex, unsigned basey, in etna_texture_untile()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgstnetclientclock.c54 GstClockTime basex, basey, rate_num, rate_denom; in GST_START_TEST() local