Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c752 int yq_pu = y0 >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
760 MvField *curr = &tab_mvf[yq_pu * min_pu_width + x_pu]; in ff_hevc_deblocking_boundary_strengths()
818 int yq_pu = (y0 + j) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
823 MvField *curr = &tab_mvf[yq_pu * min_pu_width + x_pu]; in ff_hevc_deblocking_boundary_strengths()

Completed in 4 milliseconds