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

  /external/libvpx/libvpx/vp9/encoder/
vp9_resize.c 456 uint8_t *otmp, *otmp2; local
464 otmp2 = otmp + get_down2_length(length, 1);
471 out = (s & 1 ? otmp2 : otmp);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 456 uint8_t *otmp, *otmp2; local
464 otmp2 = otmp + get_down2_length(length, 1);
471 out = (s & 1 ? otmp2 : otmp);

Completed in 39 milliseconds