Lines Matching defs:ptype

670 	u32 ptype = HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS;
688 ret = hfi_session_get_property(inst, ptype, &hprop);
920 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT;
924 ret = hfi_session_get_property(inst, ptype, &hprop);
936 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT;
941 return hfi_session_set_property(inst, ptype, &pl);
1126 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE;
1133 return hfi_session_set_property(inst, ptype, &fs);
1141 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE;
1148 return hfi_session_set_property(inst, ptype, &fs);
1176 const u32 ptype = HFI_PROPERTY_PARAM_WORK_MODE;
1185 return hfi_session_set_property(inst, ptype, &wm);
1191 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_CONSTRAINTS_INFO;
1213 return hfi_session_set_property(inst, ptype, &pconstraint);
1221 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL;
1228 ret = hfi_session_set_property(inst, ptype, &buf_count);
1235 ret = hfi_session_set_property(inst, ptype, &buf_count);
1243 ret = hfi_session_set_property(inst, ptype, &buf_count);
1253 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT;
1259 return hfi_session_set_property(inst, ptype, &fmt);
1286 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM;
1292 ret = hfi_session_set_property(inst, ptype, &multi);
1299 return hfi_session_set_property(inst, ptype, &multi);
1305 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_ALLOC_MODE;
1315 ret = hfi_session_set_property(inst, ptype, &mode);
1321 return hfi_session_set_property(inst, ptype, &mode);
1327 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_SIZE_ACTUAL;
1333 return hfi_session_set_property(inst, ptype, &bufsz);
1843 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_INFO;
1854 return hfi_session_set_property(inst, ptype, &plane_actual_info);