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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_mvref_common.h89 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = { variable
H A Dvp9_mvref_common.c29 const POSITION *const mv_ref_search = mv_ref_blocks[mi->mbmi.sb_type];
/external/libvpx/libvpx/vp9/common/
H A Dvp9_mvref_common.c79 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = { variable
204 const POSITION *const mv_ref_search = mv_ref_blocks[mi->mbmi.sb_type];
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c45 const POSITION *const mv_ref_search = mv_ref_blocks[mi->mbmi.sb_type];

Completed in 93 milliseconds