Searched refs:VAEncMiscParameterTemporalLayerStructure (Results 1 – 4 of 4) sorted by relevance
286 VAEncMiscParameterTemporalLayerStructure *misc_layer_struc; in renderLayerStructureParam()291 … sizeof(VAEncMiscParameterBuffer) + sizeof(VAEncMiscParameterTemporalLayerStructure), in renderLayerStructureParam()297 misc_layer_struc = (VAEncMiscParameterTemporalLayerStructure *)misc_param->data; in renderLayerStructureParam()
501 VAEncMiscParameterTemporalLayerStructure* tslayer_param; in vsp_vp8_process_misc_param()512 tslayer_param = (VAEncMiscParameterTemporalLayerStructure *)pBuffer->data; in vsp_vp8_process_misc_param()
1411 } VAEncMiscParameterTemporalLayerStructure; typedef
1789 …VAEncMiscParameterTemporalLayerStructure *p = (VAEncMiscParameterTemporalLayerStructure *)tmp->dat… in va_TraceVAEncMiscParameterBuffer()