Home
last modified time | relevance | path

Searched refs:fast_detect_non_zero_motion (Results 1 – 2 of 2) sorted by relevance

/external/libaom/
Dlibaom_blocklist.txt28 fun:fast_detect_non_zero_motion
/external/libaom/av1/encoder/
Dencodeframe_utils.c1263 static int fast_detect_non_zero_motion(AV1_COMP *cpi, const uint8_t *src_y, in fast_detect_non_zero_motion() function
1398 const int is_this_blk_low_motion = fast_detect_non_zero_motion( in av1_source_content_sb()