Home
last modified time | relevance | path

Searched refs:short_term_rps (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h96 const ShortTermRPS *short_term_rps; member
H A Dhal_h265d_com.c554 sh.short_term_rps = NULL; in hal_h265d_slice_output_rps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c273 const ShortTermRPS *short_rps = s->sh.short_term_rps; in mpp_hevc_frame_rps()
367 const ShortTermRPS *rps = s->sh.short_term_rps; in mpp_hevc_frame_nb_refs()
H A Dh265d_parser2_syntax.c99 if (h->sh.short_term_ref_pic_set_sps_flag == 0 && h->sh.short_term_rps) { in fill_picture_parameters()
100 pp->ucNumDeltaPocsOfRefRpsIdx = h->sh.short_term_rps->rps_idx_num_delta_pocs; in fill_picture_parameters()
H A Dh265d_parser.h370 const ShortTermRPS *short_term_rps; member
H A Dh265d_parser.c848 sh->short_term_rps = &sh->slice_rps; in hls_slice_header()
862 sh->short_term_rps = &s->sps->st_rps[rps_idx]; in hls_slice_header()
881 s->sh.short_term_rps = NULL; in hls_slice_header()