Home
last modified time | relevance | path

Searched refs:rotation_flags (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_cmdbuf.h186 uint32_t rotation_flags,
198 uint32_t rotation_flags,
211 uint32_t rotation_flags,
Dtng_yuv_processor.c558 pipeline_caps->rotation_flags = (1 << VA_ROTATION_NONE); in ved_QueryVideoProcPipelineCaps()
559 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_90); in ved_QueryVideoProcPipelineCaps()
560 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_180); in ved_QueryVideoProcPipelineCaps()
561 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_270); in ved_QueryVideoProcPipelineCaps()
Dpnw_H264.c1780 uint32_t rotation_flags = 0; in pnw_H264_EndPicture() local
1787 …REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ALT_PICTU… in pnw_H264_EndPicture()
1788 …REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_… in pnw_H264_EndPicture()
1789 …REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , RECON_WRI… in pnw_H264_EndPicture()
1790 …REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_… in pnw_H264_EndPicture()
1803 rotation_flags, in pnw_H264_EndPicture()
1833 rotation_flags, in pnw_H264_EndPicture()
1847 uint32_t rotation_flags = 0; in pnw_H264_EndPicture() local
1869 rotation_flags, in pnw_H264_EndPicture()
Dpsb_cmdbuf.c641 uint32_t rotation_flags, in psb_context_submit_hw_deblock() argument
671 deblock_msg->rotation_flags = rotation_flags; in psb_context_submit_hw_deblock()
692 uint32_t rotation_flags, in psb_context_submit_host_be_opp() argument
718 deblock_msg->rotation_flags = rotation_flags; in psb_context_submit_host_be_opp()
Dtng_VP8.c1545 uint32_t rotation_flags = 0; in tng_VP8_EndPicture() local
1568 rotation_flags, in tng_VP8_EndPicture()
Dpnw_MPEG4.c2141 uint32_t rotation_flags = 0; in pnw_MPEG4_EndPicture() local
2163 rotation_flags, in pnw_MPEG4_EndPicture()
/hardware/intel/common/libva/va/
Dva_vpp.h489 unsigned int rotation_flags; member
/hardware/intel/img/psb_video/src/hwdefs/
Ddxva_cmdseq_msg.h113 uint32_t rotation_flags; member
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DRotationBufferProvider.cpp366 if (!(pipelineCaps.rotation_flags & (1 << transFromHalToVa(transform)))) { in startVA()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DRotationBufferProvider.cpp367 if (!(pipelineCaps.rotation_flags & (1 << transFromHalToVa(transform)))) { in startVA()