Searched refs:FORMAT_4_2_0 (Results 1 – 6 of 6) sorted by relevance
247 if (format == FORMAT_4_2_0 && band != Y) in alloc_image()271 if (new->format == FORMAT_4_2_0 && band != Y) in clone_image()450 if (image->format == FORMAT_4_2_0) in write_image()
25 typedef enum {FORMAT_4_4_4, FORMAT_4_2_0} format_e; enumerator
421 if (image->format == FORMAT_4_2_0) in display_16_bit()725 if (image->format == FORMAT_4_2_0) in display_24_bit_bgr()1170 if (image->format == FORMAT_4_2_0) in display_24_bit_rgb()1620 if (image->format == FORMAT_4_2_0) in display_32_bit()
329 && format == FORMAT_4_2_0) in get_next_frame()466 compute_actual_size (format == FORMAT_4_2_0 ? root_state [Y] : MAXSTATES, in decode_image()525 if (format == FORMAT_4_2_0 && band == Y) in decode_image()793 if (enlarge_factor != 0 || format == FORMAT_4_2_0) in enlarge_image()837 if (format == FORMAT_4_2_0 && state == y_root) in enlarge_image()929 unsigned width = format == FORMAT_4_2_0 ? in alloc_state_images()1052 if (format == FORMAT_4_2_0) in free_state_images()
53 #define FX(v) ((image->format == FORMAT_4_2_0) && band != Y ? ((v) / 2) : v) in restore_mc()197 unsigned shift = image->format == FORMAT_4_2_0 ? 2 : 0; in restore_mc()
860 this->image_format = format ? FORMAT_4_2_0 : FORMAT_4_4_4; in fiasco_d_options_set_4_2_0_format()