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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 270 static INLINE void set_mi_row_col(MACROBLOCKD *xd, const TileInfo *const tile,
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 397 static INLINE void set_mi_row_col(MACROBLOCKD *xd, const TileInfo *const tile, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 123 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
vp9_bitstream.c 390 set_mi_row_col(xd, tile,
    [all...]
vp9_firstpass.c 668 set_mi_row_col(xd, &tile,
    [all...]
vp9_encodeframe.c 212 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_segmentation.c 139 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
vp9_bitstream.c 381 set_mi_row_col(xd, tile,
    [all...]
vp9_firstpass.c 594 set_mi_row_col(xd, &tile,
    [all...]
vp9_encodeframe.c 242 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 317 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 809 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
    [all...]

Completed in 5969 milliseconds