Searched refs:NAL_B_P (Results 1 - 1 of 1) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/ | ||
H A D | h264_frame.h | 42 NAL_B_P = 1, enumerator 101 return type >= NAL_B_P && type <= NAL_IDR && (nalPtr[1] & 0x80); |
Completed in 1 milliseconds