Home
last modified time | relevance | path

Searched refs:SIXTAP (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vp8/common/
Donyxc_int.h65 SIXTAP = 0, enumerator
/external/libvpx/vp8/decoder/
Ddecodframe.c539 pc->mcomp_filter_type = SIXTAP; in init_frame()
544 if (pc->mcomp_filter_type == SIXTAP) in init_frame()
/external/libvpx/vp8/encoder/
Dencodeframe.c689 if (cm->mcomp_filter_type == SIXTAP) in vp8_encode_frame()
Donyx_if.c1711 cm->mcomp_filter_type = SIXTAP; in vp8_change_config()