Searched refs:s_image_size (Results 1 – 4 of 4) sorted by relevance
384 static char const *const s_image_size[]; variable
1113 char const *const n64_rdp::s_image_size[] = { "4-bit", "8-bit", "16-bit", "32-bit" }; member in n64_rdp1215 const char* size = s_image_size[(cmd[0] >> 51) & 0x3]; in disassemble()