Searched defs:IsIntraFrame (Results 1 – 2 of 2) sorted by relevance
| /external/libgav1/src/utils/ | ||
| D | common.h | 316 constexpr bool IsIntraFrame(FrameType type) { in IsIntraFrame() function |
| D | common_test.cc | 374 TEST(BitstreamUtilTest, IsIntraFrame) { in TEST() argument |