Searched refs:emulation_prevention_bytes_ (Results 1 – 3 of 3) sorted by relevance
50 ++bitctx->emulation_prevention_bytes_; in update_curbyte_h264()334 bitctx->emulation_prevention_bytes_ = 0; in mpp_set_bitread_ctx()
175 emulation_prevention = p_bitctx->emulation_prevention_bytes_; in dec_ref_pic_marking()230 emulation_prevention = p_bitctx->emulation_prevention_bytes_ - emulation_prevention; in dec_ref_pic_marking()528 emulation_prevention = p_bitctx->emulation_prevention_bytes_; in process_slice()554 emulation_prevention = p_bitctx->emulation_prevention_bytes_ - emulation_prevention; in process_slice()
118 RK_S64 emulation_prevention_bytes_; member