Searched refs:start_code_size (Results 1 – 1 of 1) sorted by relevance
415 static const RK_U32 start_code_size = sizeof(start_code); in h265d_syntax_fill_slice() local433 memcpy(current, start_code, start_code_size); in h265d_syntax_fill_slice()434 current += start_code_size; in h265d_syntax_fill_slice()435 position += start_code_size; in h265d_syntax_fill_slice()