Searched refs:PIPE_FORMAT_YV16 (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/include/pipe/ |
D | p_format.h | 238 PIPE_FORMAT_YV16, enumerator 597 case PIPE_FORMAT_YV16: in pipe_format_to_chroma_format()
|
/external/mesa3d/src/util/format/ |
D | u_format.h | 1307 case PIPE_FORMAT_YV16: in util_format_get_plane_format() 1337 case PIPE_FORMAT_YV16: in util_format_get_plane_width() 1369 case PIPE_FORMAT_YV16: in util_format_get_plane_height()
|
D | u_format.csv | 384 PIPE_FORMAT_YV16 , planar3, 1, 1, 1, , , , , xyzw, yuv
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_format.h | 222 #define PIPE_FORMAT_YV16 VIRGL_FORMAT_YV16 macro
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format.csv | 280 PIPE_FORMAT_YV16 , other, 1, 1, x8 , x8 , x8 , x8 , xyzw, yuv
|
/external/virglrenderer/prebuilt-intermediates/src/ |
D | u_format_table.c | 6107 PIPE_FORMAT_YV16, 11359 case PIPE_FORMAT_YV16: in util_format_description()
|