Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2086 #define debug_check_frame_counts(cm) (void)0 macro
2090 static void debug_check_frame_counts(const VP9_COMMON *const cm) { in debug_check_frame_counts() function
2263 debug_check_frame_counts(cm); in vp9_decode_frame()