PU 38 libavcodec/hevcpred_template.c MVF(PU(x0 + ((x) << hshift)), PU(y0 + ((y) << vshift))) PU 118 libavcodec/hevcpred_template.c int size_in_luma_pu_v = PU(size_in_luma_v); PU 119 libavcodec/hevcpred_template.c int size_in_luma_pu_h = PU(size_in_luma_h); PU 125 libavcodec/hevcpred_template.c int x_left_pu = PU(x0 - 1); PU 126 libavcodec/hevcpred_template.c int y_bottom_pu = PU(y0 + size_in_luma_v); PU 133 libavcodec/hevcpred_template.c int x_left_pu = PU(x0 - 1); PU 134 libavcodec/hevcpred_template.c int y_left_pu = PU(y0); PU 141 libavcodec/hevcpred_template.c int x_left_pu = PU(x0 - 1); PU 142 libavcodec/hevcpred_template.c int y_top_pu = PU(y0 - 1); PU 146 libavcodec/hevcpred_template.c int x_top_pu = PU(x0); PU 147 libavcodec/hevcpred_template.c int y_top_pu = PU(y0 - 1); PU 154 libavcodec/hevcpred_template.c int y_top_pu = PU(y0 - 1); PU 155 libavcodec/hevcpred_template.c int x_right_pu = PU(x0 + size_in_luma_h); PU 1256 libavcodec/vp3.c transform |= PU;