commit | cab368d27647484f7a8c2bcd354eecf804e65637 | [log] [tgz] |
---|---|---|
author | Mingming Yin <mingming@codeaurora.org> | Wed Nov 19 16:18:55 2014 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 27 21:52:08 2014 -0800 |
tree | 051fcb9697ad9ce356570aee8385338744554461 | |
parent | b071dadbf58f5e843d6053d0a3f3f79ca53f1f5a [diff] |
hal: use 0 as default return value for out_get_render_position - Initialize default return value of out_get_render_position to 0(NO_ERROR). - Default value(NO_ERROR) will be used if timestamp query happens before compress driver is opened. Return 0(NO_ERROR) in this case to avoid playback failures. Change-Id: I0f8b2e0f19cfe736a19934ddef18016599ec582c CRs-Fixed: 756508