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

  /external/libvpx/vp8/common/
onyxc_int.h 61 } CLAMP_TYPE;
97 CLAMP_TYPE clamp_type; member in struct:VP8Common
  /external/libvpx/vp8/decoder/
decodframe.c 658 pc->clamp_type = (CLAMP_TYPE)vp8_read_bit(bc);

Completed in 386 milliseconds