Searched refs:vc1 (Results 1 – 7 of 7) sorted by relevance
7 VC1PATH=./../codecs/vc1/parser15 -I./vc1/include \16 -I../codecs/vc1/include \20 -I../codecs/vc1/parser
120 SET_FUNC_POINTER(VBP_VC1, vc1); in vbp_utils_initialize_context()
65 attrs->vc1.tfcntr = info->picLayerHeader.TFCNTR; in translate_parser_info_to_frame_attributes()68 attrs->vc1.tff = info->picLayerHeader.TFF; in translate_parser_info_to_frame_attributes()69 attrs->vc1.rptfrm = info->picLayerHeader.RPTFRM; in translate_parser_info_to_frame_attributes()70 attrs->vc1.rff = info->picLayerHeader.RFF; in translate_parser_info_to_frame_attributes()73 attrs->vc1.ps_present = info->picLayerHeader.PS_PRESENT; in translate_parser_info_to_frame_attributes()74 attrs->vc1.num_of_pan_scan_windows = info->picLayerHeader.number_of_pan_scan_window; in translate_parser_info_to_frame_attributes()75 for (i=0;i<attrs->vc1.num_of_pan_scan_windows;i++) { in translate_parser_info_to_frame_attributes()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()[all …]
274 viddec_vc1_frame_attributes_t vc1; member
230 struct dss2_vc1_range_map_info vc1; member
449 oc->vc1.enable = 0; in omap4_hwc_setup_layer_base()
638 oc->vc1.enable = 0; in omap4_hwc_setup_layer_base()