Searched refs:unk4 (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-mempool.c | 220 uint32_t unk4; in dump_cp_mem_pool() member 221 uint32_t padding9[7]; /* Mirrors of unk4 */ in dump_cp_mem_pool() 246 printf("\tunk4: %x\n\n", data1.unk4); in dump_cp_mem_pool()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video_vp.c | 241 uint8_t unk4; member 267 info.unk4 = motion; in nv84_decoder_vp_mpeg12_mb() 269 info.unk4 |= 1; in nv84_decoder_vp_mpeg12_mb() 271 info.unk4 |= 0x20; in nv84_decoder_vp_mpeg12_mb()
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | wrap.c | 214 for (unsigned i = 0; i < ARRAY_SIZE(resp->unk4); ++i) { in wrap_Method() 215 if (resp->unk4[i]) in wrap_Method() 216 printf(" UNK%u: 0x%X\n", 4 + i, resp->unk4[i]); in wrap_Method()
|
H A D | io.h | 71 "unk4", 218 uint32_t unk4[3]; member
|
/third_party/ffmpeg/libavformat/ |
H A D | scd.c | 61 uint32_t unk4; /* Unknown, offset to offset. */ member 132 ctx->hdr.unk4 = AV_RB32(buf + 24); in scd_read_offsets()
|
/third_party/ffmpeg/libavcodec/ |
H A D | svq3.c | 1172 int unk0, unk1, unk2, unk3, unk4; in svq3_decode_init() local 1232 unk4 = get_bits1(&gb); in svq3_decode_init() 1235 unk0, unk1, unk2, unk3, unk4); in svq3_decode_init()
|
/third_party/rust/crates/libc/src/ |
H A D | psp.rs | 1750 pub unk4: [u32; 5usize], 1780 pub unk4: u32, 1828 pub unk4: u32,
|
Completed in 13 milliseconds