Searched refs:poc_used_bits (Results 1 – 1 of 1) sorted by relevance
465 RK_U32 poc_used_bits = 0; in process_slice() local527 poc_used_bits = p_bitctx->used_bits; //!< init poc used bits in process_slice()555 …currSlice->poc_used_bitlen = p_bitctx->used_bits - poc_used_bits - (emulation_prevention * 8); //!… in process_slice()