Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h443 uint8_t ctb_up_flag; member
Dhevc_cabac.c634 if (s->HEVClc->ctb_up_flag || y0b) in ff_hevc_skip_flag_decode()
703 if (s->HEVClc->ctb_up_flag || y0b) in ff_hevc_split_coding_unit_flag_decode()
Dhevc_mvs.c49 lc->na.cand_up = (lc->ctb_up_flag || y0b); in ff_hevc_set_neighbour_available()
Dhevcdec.c1004 if (lc->ctb_up_flag) in hls_sao_param()
1979 int cand_up = (lc->ctb_up_flag || y0b) ? in luma_intra_pred_mode()
2448 …lc->ctb_up_flag = ((y_ctb > 0) && (ctb_addr_in_slice >= s->ps.sps->ctb_width) && !(lc->boundary_… in hls_decode_neighbour()