Searched refs:AVS2_VIDEO_EDIT_CODE (Results 1 – 2 of 2) sorted by relevance
38 #define AVS2_IS_HEADER(x) ((x) >= AVS2_VIDEO_SEQUENCE_START_CODE && (x) <= AVS2_VIDEO_EDIT_CODE)661 case AVS2_VIDEO_EDIT_CODE: in avs2d_parse_stream()
109 #define AVS2_VIDEO_EDIT_CODE 0x000001B7 macro