Searched refs:H264_FILLER_MARKER_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define H264_FILLER_MARKER_SIZE ARRAY_SIZE(h264_filler_marker) macro574 if (size < H264_FILLER_MARKER_SIZE) { in h264_encode_filler()580 size -= H264_FILLER_MARKER_SIZE; in h264_encode_filler()581 p += H264_FILLER_MARKER_SIZE; in h264_encode_filler()670 if (hdr_sz_ext + H264_FILLER_MARKER_SIZE > bs_alignment) in h264_enc_encode()