OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_inside
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c
174
static INLINE int
is_inside
(const VP9_COMMON *cm, int mi_col, int mi_row,
function
205
if (
is_inside
(cm, mi_col, mi_row, mv_ref)) {
233
if (
is_inside
(cm, mi_col, mi_row, mv_ref)) {
263
if (
is_inside
(cm, mi_col, mi_row, mv_ref)) {
Completed in 50 milliseconds