Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c781 int xq_pu = x0 >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
789 MvField *curr = &tab_mvf[y_pu * min_pu_width + xq_pu]; in ff_hevc_deblocking_boundary_strengths()
827 int xq_pu = (x0 + i) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
829 MvField *curr = &tab_mvf[y_pu * min_pu_width + xq_pu]; in ff_hevc_deblocking_boundary_strengths()