Searched defs:subsampling_y_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libgav1/src/ | ||
H A D | film_grain.h | 138 const int subsampling_y_; variable |
H A D | loop_restoration_info.h | 94 int8_t subsampling_y_; variable |
H A D | yuv_buffer.h | 184 int8_t subsampling_y_ = 0; // 0 or 1. variable |
H A D | post_filter.h | 459 const int8_t subsampling_y_[kMaxPlanes]; variable |
H A D | tile.h | 631 const int8_t subsampling_y_[kMaxPlanes]; variable |
H A D | film_grain_test.cc | 2258 int subsampling_y_ = 0; member in libgav1::dsp::film_grain::__anoncc33db1e0111::BlendNoiseTest |
/aosp_15_r20/external/libwebm/common/ | ||
H A D | vp9_header_parser.h | 116 int subsampling_y_; variable |