HomeSort by relevance Sort by last modified time
    Searched refs:rotation_flags (Results 1 - 10 of 10) sorted by null

  /hardware/intel/img/psb_video/src/
psb_cmdbuf.h 186 uint32_t rotation_flags,
198 uint32_t rotation_flags,
211 uint32_t rotation_flags,
tng_yuv_processor.c 558 pipeline_caps->rotation_flags = (1 << VA_ROTATION_NONE);
559 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_90);
560 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_180);
561 pipeline_caps->rotation_flags |= (1 << VA_ROTATION_270);
psb_cmdbuf.c 641 uint32_t rotation_flags,
671 deblock_msg->rotation_flags = rotation_flags;
692 uint32_t rotation_flags,
718 deblock_msg->rotation_flags = rotation_flags;
    [all...]
pnw_H264.c 1780 uint32_t rotation_flags = 0; local
1847 uint32_t rotation_flags = 0; local
    [all...]
tng_VP8.c 1545 uint32_t rotation_flags = 0; local
    [all...]
pnw_MPEG4.c 2141 uint32_t rotation_flags = 0; local
    [all...]
  /hardware/intel/common/libva/va/
va_vpp.h 468 * the corresponding bit is set in \ref rotation_flags. See
483 * if (pipeline_caps.rotation_flags & (1 << VA_ROTATION_xxx)) {
489 unsigned int rotation_flags; member in struct:_VAProcPipelineCaps
676 * Check VAProcPipelineCaps::rotation_flags first prior to
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
RotationBufferProvider.cpp 366 if (!(pipelineCaps.rotation_flags & (1 << transFromHalToVa(transform)))) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
RotationBufferProvider.cpp 365 if (!(pipelineCaps.rotation_flags & (1 << transFromHalToVa(transform)))) {
  /hardware/intel/img/psb_video/src/hwdefs/
dxva_cmdseq_msg.h 113 uint32_t rotation_flags; member in struct:__anon40741

Completed in 493 milliseconds