Home
last modified time | relevance | path

Searched defs:swr (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_resource.h45 SWR_SURFACE_STATE swr; member
Dswr_state.cpp879 SWR_SURFACE_STATE *swr = &swr_res->swr; in swr_update_texture_state() local
1020 const struct swr_resource *swr = swr_resource(sf->texture); in swr_change_rt() local
2124 struct swr_context *swr = swr_context(pipe); in swr_set_so_targets() local
/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DFFMpegExtractor.cpp209 SwrContext *swr = swr_alloc(); in decode() local