Searched refs:coded_height (Results 1 – 2 of 2) sorted by relevance
1430 int coded_height = sizeimage * 8 / coded_width / total_bpp; in AllocatedSizeFromV4L2Format() local1432 coded_size.SetSize(coded_width, coded_height); in AllocatedSizeFromV4L2Format()
2320 const int coded_height = cm->superres_upscaled_height - 1; in write_frame_size() local2327 aom_wb_write_literal(wb, coded_height, num_bits_height); in write_frame_size()