Searched refs:CLAMP_TYPE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyxc_int.h63 } CLAMP_TYPE; typedef in typeref:enum:__anon13065
79 CLAMP_TYPE clamp_type;
/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h63 } CLAMP_TYPE; typedef in typeref:enum:__anon24856
79 CLAMP_TYPE clamp_type;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddecodeframe.c1091 pc->clamp_type = (CLAMP_TYPE)vp8_read_bit(bc);
/external/libvpx/libvpx/vp8/decoder/
H A Ddecodeframe.c1083 pc->clamp_type = (CLAMP_TYPE)vp8_read_bit(bc);

Completed in 120 milliseconds