Home
last modified time | relevance | path

Searched defs:format_size (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c238 int format_size = _mesa_get_format_bytes(format); in brw_screen_init_surface_formats() local
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.h47 guint format_size; member
/third_party/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c306 unsigned format_size = (i & 1) ? output_format_size : input_format_size; in main() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_draw.c63 unsigned format_size; in util_draw_max_index() local
/third_party/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c115 static int format_size = -1; variable
/third_party/ffmpeg/libavcodec/
Daudiotoolboxdec.c323 UInt32 format_size = sizeof(in_format); in ffat_create_decoder() local
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dtensor_py.cc33 const size_t format_size = 2; in GetDataTypeBigFormat() local
/third_party/mesa3d/src/mesa/main/
Dformat_utils.c331 int format_size = _mesa_get_format_bytes(src_format); in _mesa_format_convert() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h149 uint8_t format_size[SI_MAX_ATTRIBS]; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h413 unsigned format_size[PIPE_MAX_ATTRIBS]; member