TAB_MVF 207 libavcodec/hevc_mvs.c TAB_MVF(((x ## v) >> s->ps.sps->log2_min_pu_size), \ TAB_MVF 253 libavcodec/hevc_mvs.c temp_col = TAB_MVF(x_pu, y_pu); TAB_MVF 267 libavcodec/hevc_mvs.c temp_col = TAB_MVF(x_pu, y_pu); TAB_MVF 518 libavcodec/hevc_mvs.c int ref_pic_elist = refPicList[elist].list[TAB_MVF(x, y).ref_idx[elist]]; TAB_MVF 537 libavcodec/hevc_mvs.c if (((TAB_MVF(x, y).pred_flag) & (1 << pred_flag_index)) && TAB_MVF 538 libavcodec/hevc_mvs.c refPicList[pred_flag_index].list[TAB_MVF(x, y).ref_idx[pred_flag_index]] == refPicList[ref_idx_curr].list[ref_idx]) { TAB_MVF 539 libavcodec/hevc_mvs.c *mv = TAB_MVF(x, y).mv[pred_flag_index]; TAB_MVF 553 libavcodec/hevc_mvs.c if ((TAB_MVF(x, y).pred_flag) & (1 << pred_flag_index)) { TAB_MVF 557 libavcodec/hevc_mvs.c refPicList[pred_flag_index].isLongTerm[(TAB_MVF(x, y).ref_idx[pred_flag_index])]; TAB_MVF 560 libavcodec/hevc_mvs.c *mv = TAB_MVF(x, y).mv[pred_flag_index];