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

  /external/libaom/libaom/av1/encoder/
reconinter_enc.c 137 int tmp_dst_stride = 8; local
140 0, plane, xd->tmp_conv_dst, tmp_dst_stride, is_compound, xd->bd);
  /external/libaom/libaom/av1/decoder/
decodeframe.c 695 int tmp_dst_stride = 8; local
698 0, plane, xd->tmp_conv_dst, tmp_dst_stride, is_compound, xd->bd);
    [all...]

Completed in 487 milliseconds