Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c743 int yq_pu = y0 >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
751 MvField *curr = &tab_mvf[yq_pu * min_pu_width + x_pu]; in ff_hevc_deblocking_boundary_strengths()
809 int yq_pu = (y0 + j) >> log2_min_pu_size; in ff_hevc_deblocking_boundary_strengths() local
814 MvField *curr = &tab_mvf[yq_pu * min_pu_width + x_pu]; in ff_hevc_deblocking_boundary_strengths()