Searched defs:padded_height (Results 1 – 6 of 6) sorted by relevance
84 int padded_height = level_height + 2 * PYRAMID_PADDING; in aom_get_pyramid_alloc_size() local170 int padded_height = level_height + 2 * PYRAMID_PADDING; in aom_alloc_pyramid() local
41 uint32_t padded_height; member
123 int64_t padded_height; member262 int padded_height, int padded_width, int input_depth, in operator ()()
62 unsigned padded_width, padded_height; /* in samples */ member
274 const int padded_height = param.Block().Height() + kInputPadding; in RandomInput8() local292 const int padded_height = param.Block().Height() + kInputPadding; in RandomInput16() local
668 uint32_t padded_height; member