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

  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 128 unsigned char **base_src = b->base_src; local
142 b->base_src = &arf_frame->y_buffer;
176 b->base_src = base_src;
block.h 49 unsigned char **base_src; member in struct:block

Completed in 66 milliseconds