Home
last modified time | relevance | path

Searched refs:hyb_hp (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp519 QOMX_EXTNINDEX_VIDEO_HYBRID_HP_MODE hyb_hp; in component_init() local
520 hyb_hp.nHpLayers = hybrid_hp; in component_init()
521 DEBUG_PRINT_LOW("hybrid_hp = 0x%x", hyb_hp.nHpLayers); in component_init()
522 … if (!handle->venc_set_param(&hyb_hp, (OMX_INDEXTYPE)OMX_QcomIndexParamVideoHybridHierpMode)) { in component_init()
523 DEBUG_PRINT_ERROR("Failed setting hybrid_hp to %d", hyb_hp.nHpLayers); in component_init()