/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 224 OMX_U32 nMaxLayers; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 240 OMX_U32 nMaxLayers; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 243 OMX_U32 nMaxLayers; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 266 OMX_U32 nMaxLayers; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 2938 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_config() 6573 bool venc_dev::venc_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in venc_get_temporal_layer_caps() argument 6598 *nMaxLayers = query_ctrl.maximum + 1; in venc_get_temporal_layer_caps() 6691 temporal_layers_config.nMaxLayers = maxLayerCount; in venc_set_hp() 6715 temporal_layers_config.nMaxLayers = control.value + 1; in venc_set_hhp() 6922 ((temporal_settings.nPLayerCountActual > temporal_layers_config.nMaxLayers) || in venc_validate_temporal_extn() 6923 (temporal_settings.nLayerCountMax != temporal_layers_config.nMaxLayers))) { in venc_validate_temporal_extn() 6977 temporal_layers_config.nMaxLayers = temporalParams.nLayerCountMax ; in venc_copy_temporal_settings() 7016 temporal_layers_config.nMaxLayers = 2; in venc_reconfigure_temporal_settings() 7025 temporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_reconfigure_temporal_settings()
|
D | omx_video_encoder.cpp | 2317 bool omx_venc::dev_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in dev_get_temporal_layer_caps() argument 2319 return handle->venc_get_temporal_layer_caps(nMaxLayers, nMaxBLayers, eSupportedPattern); in dev_get_temporal_layer_caps()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4839 bool venc_dev::venc_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in venc_get_temporal_layer_caps() argument 4841 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps() 4844 *nMaxLayers = temporal_layers_config.nMaxLayers; in venc_get_temporal_layer_caps() 4873 temporal_layers_config.nMaxLayers - pTemporalParams->nBLayerCountActual) { in venc_set_temporal_layers() 4876 temporal_layers_config.nMaxLayers); in venc_set_temporal_layers() 4929 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
|
D | omx_video_encoder.cpp | 2118 bool omx_venc::dev_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in dev_get_temporal_layer_caps() argument 2120 return handle->venc_get_temporal_layer_caps(nMaxLayers, nMaxBLayers); in dev_get_temporal_layer_caps()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 6283 bool venc_dev::venc_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in venc_get_temporal_layer_caps() argument 6288 temporal_layers_config.nMaxLayers = 1; in venc_get_temporal_layer_caps() 6292 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps() 6294 temporal_layers_config.nMaxLayers = 4; // TODO: get this count from codec in venc_get_temporal_layer_caps() 6297 *nMaxLayers = temporal_layers_config.nMaxLayers; in venc_get_temporal_layer_caps() 6326 temporal_layers_config.nMaxLayers - pTemporalParams->nBLayerCountActual) { in venc_set_temporal_layers() 6329 temporal_layers_config.nMaxLayers); in venc_set_temporal_layers() 6489 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
|
D | omx_video_encoder.cpp | 2395 bool omx_venc::dev_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in dev_get_temporal_layer_caps() argument 2397 return handle->venc_get_temporal_layer_caps(nMaxLayers, nMaxBLayers); in dev_get_temporal_layer_caps()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7104 bool venc_dev::venc_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in venc_get_temporal_layer_caps() argument 7109 temporal_layers_config.nMaxLayers = 1; in venc_get_temporal_layer_caps() 7113 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps() 7115 temporal_layers_config.nMaxLayers = 4; // TODO: get this count from codec in venc_get_temporal_layer_caps() 7118 *nMaxLayers = temporal_layers_config.nMaxLayers; in venc_get_temporal_layer_caps() 7147 temporal_layers_config.nMaxLayers - pTemporalParams->nBLayerCountActual) { in venc_set_temporal_layers() 7150 temporal_layers_config.nMaxLayers); in venc_set_temporal_layers() 7310 pTemporalParams.nLayerCountMax = temporal_layers_config.nMaxLayers; in venc_set_temporal_layers_internal()
|
D | omx_video_encoder.cpp | 2568 bool omx_venc::dev_get_temporal_layer_caps(OMX_U32 *nMaxLayers, in dev_get_temporal_layer_caps() argument 2570 return handle->venc_get_temporal_layer_caps(nMaxLayers, nMaxBLayers); in dev_get_temporal_layer_caps()
|