Searched refs:gb_cxt (Results 1 – 2 of 2) sorted by relevance
416 BitReadCtx_t gb_cxt, *gb; in h265d_syntax_fill_slice() local420 mpp_set_bitread_ctx(&gb_cxt, (RK_U8 *)h->nals[i].data, in h265d_syntax_fill_slice()422 mpp_set_bitread_pseudo_code_type(&gb_cxt, PSEUDO_CODE_H264_H265); in h265d_syntax_fill_slice()424 gb = &gb_cxt; in h265d_syntax_fill_slice()
376 BitReadCtx_t gb_cxt, *gb; in hal_h265d_slice_output_rps() local399 …mpp_set_bitread_ctx(&gb_cxt, (RK_U8*)(dxva_cxt->bitstream + dxva_cxt->slice_short[k].BSNALunitData… in hal_h265d_slice_output_rps()402 mpp_set_bitread_pseudo_code_type(&gb_cxt, PSEUDO_CODE_H264_H265); in hal_h265d_slice_output_rps()403 gb = &gb_cxt; in hal_h265d_slice_output_rps()