Searched defs:map_offset (Results 1 – 10 of 10) sorted by relevance
53 FT_Long *map_offset, in FT_Raccess_Get_HeaderInfo()186 FT_Long map_offset, in FT_Raccess_Get_DataOffsets()
2130 FT_Long map_offset, rdata_pos; in IsMacResource() local
217 int map_offset = block_index + y * cm->mi_cols + x; in vp9_cyclic_refresh_update_segment() local237 int map_offset = block_index + y * cm->mi_cols + x; in vp9_cyclic_refresh_update_sb_postencode() local
6354 int map_offset = block_index + y * cm->mi_cols + x; in update_zeromv_cnt() local
93 let map_offset = map_offset as u64; in memory_offset() localVariable
202 int map_offset = block_index + y * cm->mi_params.mi_cols + x; in av1_cyclic_refresh_update_segment() local
280 uintptr_t map_offset = addr - buf->buffer->gpu; in get_u64_entry_ptr() local
282 uint32_t map_offset = i->virt_addr - address; in aub_mem_get_ggtt_bo() local
3850 uint64_t map_offset; in anv_MapMemory() local
175 static unsigned map_offset(__isl_keep isl_map *map, enum isl_dim_type type) in map_offset() function