Searched refs:unk3 (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
H A D | io.h | 70 "unk3", 128 uint32_t unk3; // 0 member 145 uint32_t unk3; // 0 member 160 uint32_t unk3; member
|
/third_party/ffmpeg/libavformat/ |
H A D | apm.c | 59 uint32_t unk3[7]; member 80 for (int i = 0; i < FF_ARRAY_ELEMS(ext->unk3); i++) in apm_parse_extradata() 81 ext->unk3[i] = AV_RL32(buf + 48 + (i * 4)); in apm_parse_extradata()
|
H A D | scd.c | 60 uint32_t unk3; /* Unknown, not an offset. */ member 131 ctx->hdr.unk3 = AV_RB32(buf + 20); in scd_read_offsets()
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-mempool.c | 211 uint32_t unk3; in dump_cp_mem_pool() member 212 uint32_t padding6[7]; /* Mirrors of unk3 */ in dump_cp_mem_pool() 245 printf("\tunk3: %x\n", data1.unk3); in dump_cp_mem_pool()
|
/third_party/backends/backend/ |
H A D | hp3900_types.c | 468 SANE_Byte unk3; /* +15 */ member
|
H A D | hp3900_debug.c | 435 DBG (DBG_FNC, " -> unk3 = %i\n", params->unk3); in dbg_hwdcfg()
|
H A D | hp3900_rts8822.c | 8355 hwdcfg.unk3 = 0; in Scan_Start() 8828 data_bitset (&Regs[0x1bf], 0x18, hwdcfg->unk3); /*---xx---*/ in RTS_Setup_Shading() 8837 && (hwdcfg->unk3 != 0)) in RTS_Setup_Shading() 10371 hwdcfg->unk3 = 0; in RTS_GetImage()
|
/third_party/ffmpeg/libavcodec/ |
H A D | svq3.c | 1172 int unk0, unk1, unk2, unk3, unk4; in svq3_decode_init() local 1227 unk3 = 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 | 1746 pub unk3: u32, 1774 pub unk3: u32, 1824 pub unk3: u32, 2318 pub unk3: u32,
|
Completed in 29 milliseconds