Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda-h264.c17 static const u8 coda_filler_nal[14] = { 0x00, 0x00, 0x00, 0x01, 0x0c, 0xff, variable
31 memcpy(p, coda_filler_nal, nal_size); in coda_h264_padding()