Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_ps.c122 uint8_t rps_predict = 0; in ff_hevc_decode_short_term_rps() local
130 rps_predict = get_bits1(gb); in ff_hevc_decode_short_term_rps()
132 if (rps_predict) { in ff_hevc_decode_short_term_rps()