Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_jpge.c_289 …WriteRegMFE(0x07, mfe_reg->reg07, "[%d] reg07", nRegWriteCount++, "current luma base address high"…
291 …teRegMFE(0x09, mfe_reg->reg09, "[%d] reg09", nRegWriteCount++, "current chroma base address high");
293 …eRegMFE(0x0b, mfe_reg->reg0b, "[%d] reg0b", nRegWriteCount++, "reference luma base address0 high");
295 …eRegMFE(0x0d, mfe_reg->reg0d, "[%d] reg0d", nRegWriteCount++, "reference luma base address1 high");
297 …egMFE(0x0f, mfe_reg->reg0f, "[%d] reg0f", nRegWriteCount++, "reference chroma base address0 high");
299 …egMFE(0x11, mfe_reg->reg11, "[%d] reg11", nRegWriteCount++, "reference chroma base address1 high");
301 …gMFE(0x13, mfe_reg->reg13, "[%d] reg13", nRegWriteCount++, "reconstructed luma base address high");
303 …E(0x15, mfe_reg->reg15, "[%d] reg15", nRegWriteCount++, "reconstructed chroma base address: high");
313 WriteRegMFE(0x3d, mfe_reg->reg3d, "[%d] reg3d", nRegWriteCount++, "bsp obuf start address high");
315 WriteRegMFE(0x3f, mfe_reg->reg3f, "[%d] reg3f", nRegWriteCount++, "bsp obuf end address high");
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c674 void GFX_ConvertRGB2DBFmt(GFX_Buffer_Format Fmt, MS_U32 *colorinfo, MS_U16* low, MS_U16* high) in GFX_ConvertRGB2DBFmt() argument
681 if ((NULL == colorinfo) || (NULL == low) || (NULL == high)){ in GFX_ConvertRGB2DBFmt()
702 *high = ((color->r & 0xf8) + (color->r >> 5)) | ((color->a & 0xff) << 8); in GFX_ConvertRGB2DBFmt()
713 … *high = ((color->g & 0xf8) + (color->g >> 5)) | (((color->r & 0xf8) + (color->r >> 5))<<8); in GFX_ConvertRGB2DBFmt()
719 *high = ((color->r & 0xf8) + (color->r >> 5)) | (0xff << 8); in GFX_ConvertRGB2DBFmt()
723 *high = ((color->r & 0xf8) + (color->r >> 5)); in GFX_ConvertRGB2DBFmt()
728 … *high = ((color->g & 0xf0) + (color->g >> 4)) | (((color->r & 0xf0) + (color->r >> 4))<<8); in GFX_ConvertRGB2DBFmt()
732 … *high = ((color->r & 0xf0) + (color->r >> 4)) | (((color->a & 0xf0) + (color->a >> 4))<<8); in GFX_ConvertRGB2DBFmt()
736 *high =(color->b & 0xff) | ((color->a & 0xff) << 8); in GFX_ConvertRGB2DBFmt()
740 *high =(color->r & 0xff) | ((color->a & 0xff) << 8); in GFX_ConvertRGB2DBFmt()
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Drpc_msg.h97 u_long high; member
117 u_long high; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dultrasound.h94 #define GUS_RAMPRANGE(chn, voice, low, high) _GUS_CMD(chn, voice, _GUS_RAMPRANGE, (low), (high)) argument
/utopia/UTPA2-700.0.x/modules/pvr_iframelut/hal/k6lite/pvr_iframelut/
H A DhalPVR_IframeLUT.c76 (reg)->high = ((value) >> 16); } while(0)
111 value = (reg)->high << 16;
/utopia/UTPA2-700.0.x/modules/cmdq/hal/k6lite/cmdq/
H A DhalCMDQ.c420 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
424 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/k6/cmdq/
H A DhalCMDQ.c423 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
427 if(high) in HAL_CMDQ_Reset2()
/utopia/UTPA2-700.0.x/modules/cmdq/hal/curry/cmdq/
H A DhalCMDQ.c426 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
430 if(high) in HAL_CMDQ_Reset2()
/utopia/UTPA2-700.0.x/modules/cmdq/hal/kano/cmdq/
H A DhalCMDQ.c426 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
430 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/maxim/cmdq/
H A DhalCMDQ.c420 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
424 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/M7621/cmdq/
H A DhalCMDQ.c420 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
424 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/manhattan/cmdq/
H A DhalCMDQ.c414 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
418 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/M7821/cmdq/
H A DhalCMDQ.c448 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
452 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/cmdq/hal/maserati/cmdq/
H A DhalCMDQ.c448 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high) in HAL_CMDQ_Reset2() argument
452 if(high) in HAL_CMDQ_Reset2()
H A DhalCMDQ.h174 void HAL_CMDQ_Reset2(MS_U32 hnd, MS_BOOL high);
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/multi_pvr/
H A DhalMultiPVR.c127 value |= (reg)->high << 16; in REG32_R()
139 (reg)->high = ((value) >> 16); }
H A DregMultiPVR.h125 volatile MS_U16 high; member
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DhalTSP.c71 value |= (reg)->high << 16; in REG32_R()
89 (reg)->high = ((value) >> 16);\
92 …addr:0x%02X value:0x%04X\n\n", (((MS_U32)(&(reg)->high) - _u32RegBase)>>(1+8)),((((MS_U32)(&(reg)-…
99 (reg)->high = ((value) >> 16);\
203 MS_U32 addr_high = ((((MS_VIRT)(&(reg)->high) - _u32RegBase)>>1)&0xFF)>>1; in _REG32_DUMP()
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/misc/
H A Difcol.cocci6 /// This has a high rate of false positives, because Coccinelle's column

12