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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 123 unsigned char *active_ptr; member in struct:macroblock
ethreading.c 182 x->active_ptr = cpi->active_map + map_index + mb_col;
encodeframe.c 498 x->active_ptr = cpi->active_map + map_index + mb_col;
    [all...]
pickinter.c 493 if (cpi->active_map_enabled && x->active_ptr[0] == 0)
    [all...]
rdopt.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
block.h 123 unsigned char *active_ptr; member in struct:macroblock
ethreading.c 182 x->active_ptr = cpi->active_map + map_index + mb_col;
encodeframe.c 498 x->active_ptr = cpi->active_map + map_index + mb_col;
    [all...]
pickinter.c 492 if (cpi->active_map_enabled && x->active_ptr[0] == 0)
    [all...]
rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 123 unsigned char *active_ptr; member in struct:macroblock
ethreading.c 182 x->active_ptr = cpi->active_map + map_index + mb_col;
encodeframe.c 499 x->active_ptr = cpi->active_map + map_index + mb_col;
    [all...]
pickinter.c 494 if (cpi->active_map_enabled && x->active_ptr[0] == 0)
    [all...]
rdopt.c     [all...]

Completed in 203 milliseconds