Searched refs:U32 (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/ |
D | perf_reader.c | 46 typedef unsigned long U32; typedef 52 static U32 read_U32(FILE *fLog) in read_U32() 54 U32 data; in read_U32() 55 fread(&data, sizeof(U32), 1, fLog); in read_U32() 68 U32 ulData0, ulData1, ulData2, ulData3, ulData4, ulData5, ulData6, ulData7, operation; in PERF_Replay() 70 U32 sending, multiple, frame, size; in PERF_Replay() 138 (time_correction && ulData0 < MIN_DELTA + (U32) (-time_correction))) in PERF_Replay() 147 ulData0 = ulData0 + (U32) time_correction; in PERF_Replay()
|
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | TIDspOmx.h | 622 typedef unsigned int U32; typedef
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvmuxerutil.cpp | 167 union U32 { in SerializeFloat() union
|