Searched defs:timeoutMsg (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp958 sp<AMessage> timeoutMsg = local
960 timeoutMsg->setInt32(
962 timeoutMsg->post(timeoutUs);
1032 sp<AMessage> timeoutMsg = local
1034 timeoutMsg->setInt32(
1036 timeoutMsg->post(timeoutUs);

Completed in 367 milliseconds