Home
last modified time | relevance | path

Searched defs:temp_size (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_gem.c44 uint32_t temp_size = exec_size + (sizeof(struct vc4_shader_state) * in vc4_get_bcl() local
/third_party/libsnd/src/
Dvoc.c344 { int temp_size = psf->filelength - 31 ; in voc_read_header() local
/third_party/ffmpeg/libavcodec/
Dcinepakenc.c531 int x, y, z, bits, temp_size, header_ofs, ret = 0, mb_count = s->w * h / MB_AREA; in encode_mode() local
1011 int num_strips, strip, i, y, nexty, size, temp_size, best_size; in rd_frame() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c291 const size_t temp_size = MIN2(read_size, ARRAY_SIZE(temp)); in vtest_vcmd_get_capset() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c2240 size_t temp_size; in usbd_set_device_strings() local
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h795 PCRE2_SIZE temp_size; /* Used for short-term PCRE2_SIZE values */ member
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h130 unsigned int temp_size; member
/third_party/ffmpeg/libavformat/
Dmov.c9087 int64_t temp_size = AV_RB32(payload_data); in mov_read_packet() local