Searched refs:DEFAULT_ALIGNMENT_STRIDE (Results 1 – 2 of 2) sorted by relevance
136 #define DEFAULT_ALIGNMENT_STRIDE 128 ///< default stride alignment macro
232 if ((retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in component_init()2622 if ((retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in get_port_definition()2742 retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in set_port_definition()2871 stride = ALIGN(p_img->mWidth, DEFAULT_ALIGNMENT_STRIDE); in describe_color_format()