Searched defs:rps (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hevc_refs.c | 323 RefPicList *rps = &s->rps[cand_lists[i]]; in ff_hevc_slice_rpl() local 447 RefPicList *rps = s->rps; in ff_hevc_frame_rps() local 507 const ShortTermRPS *rps = s->sh.short_term_rps; in ff_hevc_frame_nb_refs() local
|
D | tiffenc.c | 69 int rps; ///< row per strip member
|
D | vaapi_encode_h265.c | 915 H265RawSTRefPicSet *rps; in vaapi_encode_h265_init_slice_params() local
|
D | cbs_h265_syntax_template.c | 1371 const H265RawSTRefPicSet *rps; in FUNC() local
|
D | hevc_ps.c | 120 ShortTermRPS *rps, const HEVCSPS *sps, int is_slice_header) in ff_hevc_decode_short_term_rps()
|
D | tiff.c | 94 int strips, rps, sstype; member
|
D | hevcdec.h | 502 RefPicList rps[5]; member
|
D | hevcdec.c | 260 static int decode_lt_rps(HEVCContext *s, LongTermRPS *rps, GetBitContext *gb) in decode_lt_rps()
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_dec_h265.c | 290 struct ref_pic_set *rps, struct pipe_h265_sps *sps, in st_ref_pic_set() 496 struct ref_pic_set *rps; in seq_parameter_set() local 684 struct ref_pic_set *rps; in vid_dec_h265_EndFrame() local 765 struct ref_pic_set *rps; in slice_header() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | perf_get_concurrent.c | 112 double rps = ((double) (PAR * ROUNDS * 1000)) / ((double) (now() - start_time)); in stop() local
|
D | perf_get.c | 116 double rps = ((double) (ROUNDS * 1000)) / ((double) (now() - start_time)); in stop() local
|
/third_party/nghttp2/src/ |
D | h2load.h | 134 double rps; member 204 SDStat rps; member
|
D | h2load.cc | 3243 double rps = 0; in main() local
|
/third_party/elfutils/debuginfod/ |
D | debuginfod.cxx | 3030 scan_source_file (const string& rps, const stat_t& st, in scan_source_file() 3200 archive_classify (const string& rps, string& archive_extension, in archive_classify() 3402 scan_archive_file (const string& rps, const stat_t& st, in scan_archive_file() 3678 string rps = string(rp); in scan_source_paths() local
|