Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc408 uint8_t direction_src[8][8]; in ApplyCdefForOneUnit() local
410 for (auto& direction_src_line : direction_src) { in ApplyCdefForOneUnit()
416 dsp_.cdef_direction(direction_src, 8, &direction_y[y_index], in ApplyCdefForOneUnit()