Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h706 static INLINE int frame_might_allow_warped_motion(const AV1_COMMON *cm) { in frame_might_allow_warped_motion() function
/external/libaom/libaom/av1/encoder/
Dbitstream.c3087 if (frame_might_allow_warped_motion(cm)) in write_uncompressed_header_obu()
Dencoder.c4829 cpi->oxcf.allow_warped_motion && frame_might_allow_warped_motion(cm); in encode_frame_to_data_rate()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c5426 if (frame_might_allow_warped_motion(cm)) in read_uncompressed_header()