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

  /external/libaom/libaom/av1/encoder/
reconinter_enc.c 423 int dst_stride1[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; local
451 dst_width1, dst_height1, dst_stride1);
456 av1_build_obmc_inter_prediction(cm, xd, mi_row, mi_col, dst_buf1, dst_stride1,
  /external/libaom/libaom/av1/decoder/
decodeframe.c 1012 int dst_stride1[MAX_MB_PLANE] = { MAX_SB_SIZE, MAX_SB_SIZE, MAX_SB_SIZE }; local
    [all...]

Completed in 2417 milliseconds