Home
last modified time | relevance | path

Searched refs:simple_motion_features_are_valid (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.h54 int *simple_motion_features_are_valid);
Dpartition_strategy.c405 int *simple_motion_features_are_valid) { in av1_simple_motion_search_early_term_none() argument
409 if (!*simple_motion_features_are_valid) { in av1_simple_motion_search_early_term_none()
412 *simple_motion_features_are_valid = 1; in av1_simple_motion_search_early_term_none()
Dencodeframe.c3315 int simple_motion_features_are_valid = 0; in rd_pick_partition() local
3322 &simple_motion_features_are_valid); in rd_pick_partition()
3479 &simple_motion_features_are_valid); in rd_pick_partition()