Searched defs:MAX_SUPPORTED_FPS (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp96 #define MAX_SUPPORTED_FPS 120 macro
3042 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
/hardware/qcom/media/msm8998/videopp/src/
H A Domx_vdpp.cpp96 #define MAX_SUPPORTED_FPS 120 macro
3042 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp97 #define MAX_SUPPORTED_FPS 120 macro
3094 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
H A Domx_vdec_copper.cpp94 #define MAX_SUPPORTED_FPS 120 macro
2881 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp108 #define MAX_SUPPORTED_FPS 120 macro
2941 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
H A Domx_vdec_hevc.cpp102 #define MAX_SUPPORTED_FPS 120 macro
2772 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
H A Domx_vdec_hevc_swvdec.cpp87 #define MAX_SUPPORTED_FPS 120 macro
3413 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
H A Domx_vdec_msm8974.cpp93 #define MAX_SUPPORTED_FPS 120 macro
3454 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp98 #define MAX_SUPPORTED_FPS 120 macro
2751 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
H A Domx_vdec_hevc_swvdec.cpp83 #define MAX_SUPPORTED_FPS 120 macro
3477 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
H A Domx_vdec_v4l2.cpp89 #define MAX_SUPPORTED_FPS 120 macro
4053 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp98 #define MAX_SUPPORTED_FPS 120 macro
2751 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
H A Domx_vdec_hevc_swvdec.cpp83 #define MAX_SUPPORTED_FPS 120 macro
3477 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS)
H A Domx_vdec_v4l2.cpp90 #define MAX_SUPPORTED_FPS 240 macro
4224 (portDefn->format.video.xFramerate >> 16) <= MAX_SUPPORTED_FPS) {
5422 (config->nFps >> 16) <= MAX_SUPPORTED_FPS) {

Completed in 246 milliseconds