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

  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 199 MODE_INFO *mi_stream; member in struct:macroblockd
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 366 xd->mi_8x8[0] = xd->mi_stream + offset - tile_offset;
772 xd->mi_stream = pbi->mi_streams[tile_row * tile_cols + tile_col];
    [all...]

Completed in 63 milliseconds