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.cpp526 QOMX_EXTNINDEX_VIDEO_HYBRID_HP_MODE hyb_hp; in component_init() local
527 hyb_hp.nHpLayers = hybrid_hp; in component_init()
528 DEBUG_PRINT_LOW("hybrid_hp = 0x%x", hyb_hp.nHpLayers); in component_init()
529 … if (!handle->venc_set_param(&hyb_hp, (OMX_INDEXTYPE)OMX_QcomIndexParamVideoHybridHierpMode)) { in component_init()
530 DEBUG_PRINT_ERROR("Failed setting hybrid_hp to %d", hyb_hp.nHpLayers); in component_init()