Home
last modified time | relevance | path

Searched refs:format_changed (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1407 int format_changed = 0; in update_resolution() local
1413 format_changed = 1; in update_resolution()
1423 return format_changed; in update_resolution()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp1383 int format_changed = 0; in update_resolution() local
1389 format_changed = 1; in update_resolution()
1401 return format_changed; in update_resolution()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1595 int format_changed = 0; in update_resolution() local
1601 format_changed = 1; in update_resolution()
1611 return format_changed; in update_resolution()