Searched defs:subsampling_x_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libgav1/src/ | ||
H A D | film_grain.h | 137 const int subsampling_x_; variable |
H A D | loop_restoration_info.h | 93 int8_t subsampling_x_; variable |
H A D | yuv_buffer.h | 183 int8_t subsampling_x_ = 0; // 0 or 1. variable |
H A D | post_filter.h | 458 const int8_t subsampling_x_[kMaxPlanes]; variable |
H A D | tile.h | 630 const int8_t subsampling_x_[kMaxPlanes]; variable |
H A D | film_grain_test.cc | 2257 int subsampling_x_ = 0; member in libgav1::dsp::film_grain::__anoncc33db1e0111::BlendNoiseTest |
/aosp_15_r20/external/libwebm/common/ | ||
H A D | vp9_header_parser.h | 115 int subsampling_x_; variable |