Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c790 int xq_pu = x0 >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
798 MvField *curr = &tab_mvf[y_pu * min_pu_width + xq_pu]; in ff_hevc_deblocking_boundary_strengths()
836 int xq_pu = (x0 + i) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
838 MvField *curr = &tab_mvf[y_pu * min_pu_width + xq_pu]; in ff_hevc_deblocking_boundary_strengths()

Completed in 3 milliseconds