Home
last modified time | relevance | path

Searched refs:CLAMP_TYPE (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyxc_int.h60 } CLAMP_TYPE; typedef
74 CLAMP_TYPE clamp_type;
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c987 pc->clamp_type = (CLAMP_TYPE)vp8_read_bit(bc); in vp8_decode_frame()