Searched refs:H264_FILLER_MARKER_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define H264_FILLER_MARKER_SIZE ARRAY_SIZE(h264_filler_marker) macro591 if (size < H264_FILLER_MARKER_SIZE) { in h264_encode_filler()597 size -= H264_FILLER_MARKER_SIZE; in h264_encode_filler()598 p += H264_FILLER_MARKER_SIZE; in h264_encode_filler()691 if (hdr_sz_ext + H264_FILLER_MARKER_SIZE > bs_alignment) in h264_enc_encode()