Searched refs:p_frame_attributes (Results 1 – 1 of 1) sorted by relevance
3049 SWVDEC_FRAME_ATTRIBUTES *p_frame_attributes; in set_frame_attributes_swvdec() local3055 p_frame_attributes = &property.info.frame_attributes; in set_frame_attributes_swvdec()3059 p_frame_attributes->color_format = SWVDEC_COLOR_FORMAT_SEMIPLANAR_NV12; in set_frame_attributes_swvdec()3061 p_frame_attributes->semiplanar.stride = m_frame_attributes.stride; in set_frame_attributes_swvdec()3062 p_frame_attributes->semiplanar.offset_uv = (m_frame_attributes.stride * in set_frame_attributes_swvdec()3065 p_frame_attributes->size = m_frame_attributes.size; in set_frame_attributes_swvdec()