Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dfindnearmv.h101 extern const unsigned char vp8_mbsplit_offset[4][16];
Dfindnearmv.c14 const unsigned char vp8_mbsplit_offset[4][16] = { variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c262 k = vp8_mbsplit_offset[s][j]; in decode_split_mv()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c1233 n = vp8_mbsplit_offset[segmentation][i]; in rd_check_segment()
1511 j = vp8_mbsplit_offset[bsi.segment_num][i]; in vp8_rd_pick_best_mbsegmentation()