Searched refs:uv_plane (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
D | msm_media_info.h | 236 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 250 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 251 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 257 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 258 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 273 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 285 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 286 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
D | msm_media_info.h | 236 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 250 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 251 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 257 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 258 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 273 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 285 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 286 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_media_info.h | 237 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 251 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 252 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 258 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 259 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 274 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 286 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 287 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_media_info.h | 237 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 251 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 252 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 258 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 259 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 274 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 286 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 287 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_media_info.h | 530 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 549 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 550 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 556 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 557 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 589 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 601 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 602 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_media_info.h | 530 unsigned int y_plane, uv_plane, y_stride, in VENUS_BUFFER_SIZE() local 549 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 550 size = y_plane + uv_plane + extra_size; in VENUS_BUFFER_SIZE() 556 uv_plane = uv_stride * uv_sclines + uv_alignment; in VENUS_BUFFER_SIZE() 557 size = y_plane + uv_plane; in VENUS_BUFFER_SIZE() 589 unsigned int y_plane, uv_plane, y_stride, in VENUS_VIEW2_OFFSET() local 601 uv_plane = uv_stride * uv_sclines; in VENUS_VIEW2_OFFSET() 602 offset = y_plane + uv_plane; in VENUS_VIEW2_OFFSET()
|