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

  /external/tensorflow/tensorflow/core/lib/gif/
gif_io.cc 104 uint8* this_dst = dstdata + k * width * channel * height; local
130 uint8* p_dst = this_dst + i * width * channel;
149 uint8* p_dst = this_dst + i * width * channel;
  /external/libaom/libaom/av1/encoder/
rdopt.c 2434 const uint8_t *const this_dst = local
    [all...]

Completed in 509 milliseconds