Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c789 int xp_pu = (x0 - 1) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
797 MvField *left = &tab_mvf[y_pu * min_pu_width + xp_pu]; in ff_hevc_deblocking_boundary_strengths()
835 int xp_pu = (x0 + i - 1) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
837 MvField *left = &tab_mvf[y_pu * min_pu_width + xp_pu]; in ff_hevc_deblocking_boundary_strengths()

Completed in 3 milliseconds