Searched refs:m_sDebugSliceinfo (Results 1 – 3 of 3) sorted by relevance
396 m_sDebugSliceinfo = 0; in component_init()414 m_sDebugSliceinfo = (OMX_U32)atoi(value); in component_init()415 DEBUG_PRINT_HIGH("vidc.venc.debug.sliceinfo value is %d", m_sDebugSliceinfo); in component_init()
4012 if (!secure_session && m_sDebugSliceinfo) { in fill_buffer_done()
556 OMX_U32 m_sDebugSliceinfo; variable