Home
last modified time | relevance | path

Searched defs:nalu_header (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mp4toannexb_bsf.c78 static const uint8_t nalu_header[4] = { 0, 0, 0, 1 }; in h264_extradata_to_annexb() local
H A Dmediacodecdec.c77 static const uint8_t nalu_header[] = { 0x00, 0x00, 0x00, 0x01 }; in h2645_ps_to_nalu() local

Completed in 3 milliseconds