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 127 unsigned char **base_src = b->base_src; local
141 b->base_src = &arf_frame->y_buffer;
175 b->base_src = base_src;
block.h 49 unsigned char **base_src; member in struct:block

Completed in 79 milliseconds