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

  /external/webp/src/enc/
vp8i_enc.h 264 uint8_t yuv_mem_[3 * YUV_SIZE_ENC + PRED_SIZE_ENC + WEBP_ALIGN_CST]; member in struct:__anon49467
iterator_enc.c 76 it->yuv_in_ = (uint8_t*)WEBP_ALIGN(it->yuv_mem_);

Completed in 140 milliseconds