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