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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 394 static INLINE void set_mi_row_col(MACROBLOCKD *xd, const TileInfo *const tile, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 117 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
vp9_bitstream.c 383 set_mi_row_col(xd, tile, mi_row, num_8x8_blocks_high_lookup[m->sb_type],
    [all...]
vp9_firstpass.c     [all...]
vp9_encodeframe.c 235 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width, cm->mi_rows,
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 757 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
    [all...]

Completed in 711 milliseconds