Home
last modified time | relevance | path

Searched refs:st_ref_pic_set (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_h265_syntax_template.c516 static int FUNC(st_ref_pic_set)(CodedBitstreamContext *ctx, RWContext *rw, in st_ref_pic_set() function
542 ref = &sps->st_ref_pic_set[ref_rps_idx]; in st_ref_pic_set()
922 CHECK(FUNC(st_ref_pic_set)(ctx, rw, &current->st_ref_pic_set[i], i, current)); in sps()
1381 CHECK(FUNC(st_ref_pic_set)(ctx, rw, &current->short_term_ref_pic_set, in slice_segment_header()
1388 rps = &sps->st_ref_pic_set[current->short_term_ref_pic_set_idx]; in slice_segment_header()
1391 rps = &sps->st_ref_pic_set[0]; in slice_segment_header()
H A Dcbs_h265.h300 H265RawSTRefPicSet st_ref_pic_set[HEVC_MAX_SHORT_TERM_REF_PIC_SETS]; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c289 static void st_ref_pic_set(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, in st_ref_pic_set() function
500 st_ref_pic_set(priv, rbsp, rps, sps, i); in seq_parameter_set()
881 st_ref_pic_set(priv, rbsp, rps, sps, num_st_rps); in slice_header()

Completed in 6 milliseconds