Searched refs:pan_scan_window (Results 1 – 2 of 2) sorted by relevance
184 viddec_vc1_pan_scan_window_t pan_scan_window[VIDDEC_PANSCAN_MAX_OFFSETS]; member
76 attrs->vc1.pan_scan_window[i].hoffset = info->picLayerHeader.PAN_SCAN_WINDOW[i].hoffset; in translate_parser_info_to_frame_attributes()77 attrs->vc1.pan_scan_window[i].voffset = info->picLayerHeader.PAN_SCAN_WINDOW[i].voffset; in translate_parser_info_to_frame_attributes()78 attrs->vc1.pan_scan_window[i].width = info->picLayerHeader.PAN_SCAN_WINDOW[i].width; in translate_parser_info_to_frame_attributes()79 attrs->vc1.pan_scan_window[i].height = info->picLayerHeader.PAN_SCAN_WINDOW[i].height; in translate_parser_info_to_frame_attributes()