Searched defs:H264_START_CODE (Results 1 – 3 of 3) sorted by relevance
4 static H264_START_CODE: [u8; 4] = [0x0, 0x0, 0x0, 0x1]; variable
289 const H264_START_CODE: [u8; 4] = [0x0, 0x0, 0x0, 0x1]; in next_frame_pos() constant
82 #define H264_START_CODE 0x000001 macro