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

  /external/libvpx/vpx/
vp8cx.h 207 unsigned char *active_map; /**< specify an on (1) or off (0) each 16x16 region within a frame */ member in struct:vpx_active_map
  /external/libvpx/vp8/encoder/
onyx_int.h 583 unsigned char *active_map; member in struct:__anon8495
ethreading.c 168 x->active_ptr = cpi->active_map + seg_map_index + mb_col;
onyx_if.c 282 vpx_free(cpi->active_map);
283 cpi->active_map = 0;
    [all...]
encodeframe.c 571 x->active_ptr = cpi->active_map + seg_map_index + mb_col;
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c     [all...]

Completed in 38 milliseconds