Searched refs:NAL_length (Results 1 – 1 of 1) sorted by relevance
1416 int32_t NAL_length = 0; in vbp_parse_start_code_h264() local1441 NAL_length = vbp_get_NAL_length_h264(cubby->buf + size_parsed); in vbp_parse_start_code_h264()1445 size_parsed += NAL_length; /* skip NAL bytes */ in vbp_parse_start_code_h264()