Searched defs:clip2 (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_device.h151 inline int clip2(int x) function in class:venc_dev
H A Dvideo_encoder_device_copper.h257 inline int clip2(int x) function in class:venc_dev
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h165 inline int clip2(int x) { function in class:venc_dev
H A Dvideo_encoder_device_v4l2.h408 inline int clip2(int x) { function in class:venc_dev
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h165 inline int clip2(int x) { function in class:venc_dev
H A Dvideo_encoder_device_v4l2.h516 inline int clip2(int x) { function in class:venc_dev
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h635 inline int clip2(int x) function in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h647 inline int clip2(int x) { function in class:omx_vdec
H A Domx_vdec.h720 inline int clip2(int x) { function in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h644 inline int clip2(int x) { function in class:omx_vdec
H A Domx_vdec.h726 inline int clip2(int x) { function in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h761 inline int clip2(int x) function in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp372 static int clip2(int x) function
3841 allocation.align = clip2(alignment);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp509 static int clip2(int x) function
4297 allocation.align = clip2(alignment);
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h747 * int clip2 - return an integer value in 2 to the nth power
751 inline int clip2(int x) function in class:omx_vdpp

Completed in 379 milliseconds