Searched defs:last_size (Results 1 - 7 of 7) sorted by relevance
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_ringbuffer.c | 140 uint32_t last_size = (uint32_t)(ring->cur - last_start); in kgsl_ringbuffer_flush() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_hevc.c | 42 size_t last_size; member
|
H A D | msmpeg4enc.c | 172 const int last_size= size + chroma_size; in find_best_tables() local
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_meta_address_test.c | 321 unsigned last_size, max_samples, min_bpp, max_bpp; in run_dcc_address_test() local 501 unsigned first_size = 0, last_size = 6*6 - 1; in run_htile_address_test() local 676 unsigned first_size = 0, last_size = 6*6 - 1, max_bpp = 32; in run_cmask_address_test() local [all...] |
/third_party/elfutils/src/ |
H A D | strip.c | 842 handle_debug_relocs(Elf *elf, Ebl *ebl, Elf *new_elf, GElf_Ehdr *ehdr, const char *fname, size_t shstrndx, GElf_Off *last_offset, GElf_Xword *last_size) handle_debug_relocs() argument
|
/third_party/libbpf/src/ |
H A D | btf.c | 1608 __u32 last_size; local
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 2353 uint32_t last_size; member
|
Completed in 26 milliseconds