Searched refs:rps_packet (Results 1 – 1 of 1) sorted by relevance
657 RK_U64 *rps_packet = mpp_malloc(RK_U64, fifo_len); in hal_h265d_slice_output_rps() local659 mpp_set_bitput_ctx(&bp, rps_packet, fifo_len); in hal_h265d_slice_output_rps()684 memcpy(rps_buf, rps_packet, nb_slice * 32); in hal_h265d_slice_output_rps()686 mpp_free(rps_packet); in hal_h265d_slice_output_rps()