Searched refs:venc_validate_temporal_extn (Results 1 – 4 of 4) sorted by relevance
348 … bool venc_validate_temporal_extn(OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE &temporalSettings);
355 … bool venc_validate_temporal_extn(OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE &temporalSettings);
352 … bool venc_validate_temporal_extn(OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE &temporalSettings);
2960 if (!venc_validate_temporal_extn(hierData)) { in venc_set_param()3252 if (!venc_validate_temporal_extn(temporalParams)) { in venc_set_config()6911 if (!venc_validate_temporal_extn(temporal_settings)) { in venc_find_hier_type()7092 bool venc_dev::venc_validate_temporal_extn(OMX_VIDEO_PARAM_ANDROID_TEMPORALLAYERINGTYPE &temporal_s… in venc_validate_temporal_extn() function in venc_dev