Searched refs:UINT (Results 1 – 8 of 8) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | common.h | 77 UINT wMsgFilterMin, UINT wMsgFilterMax) { in GetMessage_Win32() 83 UINT wMsgFilterMin, UINT wMsgFilterMax) { in GetMessage()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.h | 53 UINT mNumBytesPerInputFrame; 54 UINT mOutBufferSize;
|
D | C2SoftAacDec.cpp | 524 UINT inBufferLength[FILEREAD_MAX_LAYERS] = {0}; in process() 525 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in process() 644 UINT inBufferUsedLength = inBufferLength[0] - bytesValid[0]; in process()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | json_stream_parser.h | 114 enum Type { DOUBLE, INT, UINT }; enumerator
|
D | json_stream_parser.cc | 482 case NumberResult::UINT: in ParseNumber() 546 result->type = NumberResult::UINT; in ParseNumberHelper()
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | SoftAAC2.cpp | 615 UINT inBufferLength[FILEREAD_MAX_LAYERS] = {0}; in onQueueFilled() 616 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in onQueueFilled() 767 UINT inBufferUsedLength = inBufferLength[0] - bytesValid[0]; in onQueueFilled()
|
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/ |
D | cube.cpp | 391 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam); 2851 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WndProc()
|
D | cube.c | 2519 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WndProc()
|