Searched refs:start_code_size (Results 1 – 1 of 1) sorted by relevance
377 static const RK_U32 start_code_size = sizeof(start_code); in h265d_syntax_fill_slice() local395 memcpy(current, start_code, start_code_size); in h265d_syntax_fill_slice()396 current += start_code_size; in h265d_syntax_fill_slice()397 position += start_code_size; in h265d_syntax_fill_slice()