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

  /external/libvpx/libvpx/vp8/encoder/
block.h 123 unsigned char *active_ptr; member in struct:macroblock
ethreading.c 180 x->active_ptr = cpi->active_map + map_index + mb_col;
encodeframe.c 500 x->active_ptr = cpi->active_map + map_index + mb_col;
    [all...]
pickinter.c 594 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;
pickinter.c 494 if (cpi->active_map_enabled && x->active_ptr[0] == 0)
    [all...]
encodeframe.c 499 x->active_ptr = cpi->active_map + map_index + mb_col;
    [all...]
rdopt.c     [all...]

Completed in 3086 milliseconds