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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 208 // Lighter version of set_offsets that only sets the mode info
220 static void set_offsets(VP9_COMP *cpi, const TileInfo *const tile, function
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 718 static MODE_INFO *set_offsets(VP9_COMMON *const cm, MACROBLOCKD *const xd, function
758 MODE_INFO *mi = set_offsets(cm, xd, bsize, mi_row, mi_col, bw, bh, x_mis,
    [all...]

Completed in 161 milliseconds