Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c843 uint32_t *word4_p, uint32_t *yuv_format_p) in r600_translate_texformat() argument
1165 if (yuv_format_p) in r600_translate_texformat()
1166 *yuv_format_p = yuv_format; in r600_translate_texformat()
Dr600_pipe.h584 uint32_t *word4_p, uint32_t *yuv_format_p);