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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
fw_pvt.h 95 dump_ptr = (dump_ptr + 7) & ~0x7;
viddec_fw_debug.h 28 extern uint32_t dump_ptr;
30 #define DUMP_TO_MEM(x) ((volatile unsigned int *)0x8F000000)[dump_ptr++] = SWAP_WORD(x);
65 //temp = dump_ptr;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
main.c 11 uint32_t dump_ptr=0; variable

Completed in 2283 milliseconds