Home
last modified time | relevance | path

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

/third_party/openh264/codec/api/svc/
Dcodec_def.h94 NAL_SLICE = 1, enumerator
/third_party/openh264/test/api/
Dencode_decode_api_test.template89 …T_TRUE ((kiFirstNalType == NAL_SPS) || (kiFirstNalType == NAL_PPS) || (kiFirstNalType == NAL_SLICE)
Dencode_options_test.cpp1133 …T_TRUE ((kiFirstNalType == NAL_SPS) || (kiFirstNalType == NAL_PPS) || (kiFirstNalType == NAL_SLICE) in TEST_F()
1524 …T_TRUE ((kiFirstNalType == NAL_SPS) || (kiFirstNalType == NAL_PPS) || (kiFirstNalType == NAL_SLICE) in TEST_F()