Home
last modified time | relevance | path

Searched defs:OnBlockGroupEnd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dcallback.cc97 Status Callback::OnBlockGroupEnd(const ElementMetadata& /* metadata */, in OnBlockGroupEnd() function in webm::Callback
/aosp_15_r20/external/libwebm/webm_parser/tests/
H A Dcallback_test.cc128 TEST_F(CallbackTest, OnBlockGroupEnd) { in TEST_F() argument
/aosp_15_r20/external/libwebm/webm_parser/demo/
H A Ddemo.cc1034 Status OnBlockGroupEnd(const ElementMetadata& /* metadata */, in OnBlockGroupEnd() function in DemoCallback