Home
last modified time | relevance | path

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

/external/libvpx/nestegg/src/
Dnestegg.c46 #define ID_SIMPLE_BLOCK 0xa3 macro
371 E_SUSPEND(ID_SIMPLE_BLOCK, TYPE_BINARY),
1398 if (id == ID_SIMPLE_BLOCK || id == ID_BLOCK) in ne_is_suspend_element()