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

  /external/webp/src/enc/
vp8i_enc.h 262 uint8_t yuv_left_mem_[17 + 16 + 16 + 8 + WEBP_ALIGN_CST]; member in struct:__anon49467
iterator_enc.c 82 it->y_left_ = (uint8_t*)WEBP_ALIGN(it->yuv_left_mem_ + 1);

Completed in 1459 milliseconds