Searched refs:hyb_hp (Results 1 – 1 of 1) sorted by relevance
519 QOMX_EXTNINDEX_VIDEO_HYBRID_HP_MODE hyb_hp; in component_init() local520 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()