HomeSort by relevance Sort by last modified time
    Searched refs:data_location (Results 1 - 10 of 10) sorted by null

  /device/google/dragon/audio/hal/
cras_dsp_module.h 33 * data_location - The memory address of the data for this port.
36 float *data_location);
cras_dsp_mod_builtin.c 23 float *data_location) {}
63 unsigned long port, float *data_location)
67 ports[port] = data_location;
109 unsigned long port, float *data_location)
113 ports[port] = data_location;
168 unsigned long port, float *data_location)
171 data->ports[port] = data_location;
240 unsigned long port, float *data_location)
243 data->ports[port] = data_location;
323 unsigned long port, float *data_location)
    [all...]
  /hardware/intel/img/psb_video/fw/topazhp/
fwinfo.c 49 unsigned int data_location; member in struct:topaz_fw_info_item_s
82 unsigned int data_location; member in struct:msvdx_fw
162 printf("topaz: data_location : 0x%08x\n\n", topaz_fw_table[iter].header.data_location);
210 printf("msvdx slice switch firmware: data_location : 0x%08x\n\n", fw.data_location);
221 printf("msvdx frame switch firmware: data_location : 0x%08x\n\n", fw.data_location);
topazhp_bin.c 102 unsigned int data_location; member in struct:topaz_fw_info_item_s
176 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location;
191 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location;
260 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco;
274 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco;
371 topaz_fw_table[i].header.data_location = 0x82886b90;
  /hardware/intel/img/psb_video/fw/topazsc/
fwinfo.c 49 unsigned int data_location; member in struct:topaz_fw_info_item_s
82 unsigned int data_location; member in struct:msvdx_fw
162 printf("topaz: data_location : 0x%08x\n\n", topaz_fw_table[iter].header.data_location);
210 printf("msvdx slice switch firmware: data_location : 0x%08x\n\n", fw.data_location);
221 printf("msvdx frame switch firmware: data_location : 0x%08x\n\n", fw.data_location);
topaz_bin.c 52 unsigned int data_location; member in struct:topaz_fw_info_item_s
topazsc_bin.c 91 unsigned int data_location; member in struct:topaz_fw_info_item_s
  /art/runtime/gc/space/
image_space.h 126 std::string* data_location,
  /hardware/intel/img/psb_video/fw/msvdx/
msvdx_bin.c 49 unsigned int data_location; member in struct:msvdx_fw
75 fw.data_location = fw_DE3.DataOffset + 0x82880000;
  /external/elfutils/libdw/
known-dwarf.h 73 DWARF_ONE_KNOWN_DW_AT (data_location, DW_AT_data_location) \
    [all...]

Completed in 974 milliseconds