Searched refs:rps_packet (Results 1 – 1 of 1) sorted by relevance
656 RK_U64 *rps_packet = mpp_malloc(RK_U64, fifo_len); in hal_h265d_slice_output_rps() local658 mpp_set_bitput_ctx(&bp, rps_packet, fifo_len); in hal_h265d_slice_output_rps()683 memcpy(rps_buf, rps_packet, nb_slice * 32); in hal_h265d_slice_output_rps()685 mpp_free(rps_packet); in hal_h265d_slice_output_rps()