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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem.c 226 unsigned int tempme = BOUNDS_CHECK_VALUE; local
242 VPX_MEMCPY_L(x_bounds + i, &tempme, sizeof(unsigned int));
244 &tempme, sizeof(unsigned int));
318 unsigned int tempme = BOUNDS_CHECK_VALUE; local
330 VPX_MEMCPY_L(x_bounds + i, &tempme, sizeof(unsigned int));
332 &tempme, sizeof(unsigned int));
vpx_mem_tracker.c 484 unsigned int tempme = memtrack.pad_value, local
507 if ((dead1 != tempme) || (dead2 != tempme)) {

Completed in 131 milliseconds