Home | History | Annotate | Download | only in omx

Lines Matching defs:dataSpace

2023     android_dataspace dataSpace = (android_dataspace) msg.u.event_data.data1;
2024 android_dataspace origDataSpace = dataSpace;
2026 if (!ColorUtils::convertDataSpaceToV0(dataSpace)) {
2041 // V0 dataspace
2071 // if we can't set or get color aspects, still communicate dataspace to client
2086 // signal client that the dataspace has changed; this will update the output format
2091 msg.u.event_data.data1 = (OMX_U32) dataSpace;