Searched refs:m_sParamEntropy (Results 1 – 8 of 8) sorted by relevance
663 QOMX_VIDEO_H264ENTROPYCODINGTYPE m_sParamEntropy; variable
723 QOMX_VIDEO_H264ENTROPYCODINGTYPE m_sParamEntropy; variable
716 QOMX_VIDEO_H264ENTROPYCODINGTYPE m_sParamEntropy; variable
409 OMX_INIT_STRUCT(&m_sParamEntropy, QOMX_VIDEO_H264ENTROPYCODINGTYPE); in component_init()410 m_sParamEntropy.bCabac = OMX_FALSE; in component_init()
457 OMX_INIT_STRUCT(&m_sParamEntropy, QOMX_VIDEO_H264ENTROPYCODINGTYPE); in component_init()458 m_sParamEntropy.bCabac = OMX_FALSE; in component_init()
1782 memcpy(pParam, &m_sParamEntropy, sizeof(m_sParamEntropy)); in get_parameter()
380 OMX_INIT_STRUCT(&m_sParamEntropy, QOMX_VIDEO_H264ENTROPYCODINGTYPE); in component_init()381 m_sParamEntropy.bCabac = OMX_FALSE; in component_init()
1730 memcpy(pParam, &m_sParamEntropy, sizeof(m_sParamEntropy)); in get_parameter()