Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_VIDEO_ENCODER (Results 1 – 25 of 25) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h159 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp124 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h195 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp128 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h195 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp129 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h51 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgr_buf_mgr.cpp381 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h49 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgr_buf_mgr.cpp389 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h202 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp111 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h56 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgr_buf_mgr.cpp400 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc_priv.h201 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp132 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_priv_handle.h55 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgr_buf_mgr.cpp403 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h214 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
Dgpu.cpp115 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h221 PRIV_FLAGS_VIDEO_ENCODER = 0x00010000, enumerator
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp115 flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in gralloc_alloc_buffer()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1270 priv_flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1364 priv_flags |= private_handle_t::PRIV_FLAGS_VIDEO_ENCODER; in GetHandleFlags()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp2459 if (stream_usage & private_handle_t::PRIV_FLAGS_VIDEO_ENCODER) in configureStreamsPerfLocked()
2525 if (stream_usage & private_handle_t::PRIV_FLAGS_VIDEO_ENCODER) { in configureStreamsPerfLocked()
2714 private_handle_t::PRIV_FLAGS_VIDEO_ENCODER) && in configureStreamsPerfLocked()