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

  /external/libvpx/libvpx/vp8/encoder/
block.h 119 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...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 156 unsigned char *active_ptr; member in struct:macroblock
vp9_encodeframe.c 524 x->active_ptr = cpi->active_map + idx_map;
    [all...]
vp9_rdopt.c     [all...]

Completed in 1247 milliseconds