Searched refs:textureHeight (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPDraw.c | 231 s16 textureHeight, in THPGXYuv2RgbDraw() argument 240 GXInitTexObj(&tobj0, y_data, (u16)textureWidth, (u16)textureHeight, in THPGXYuv2RgbDraw() 246 GXInitTexObj(&tobj1, u_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw() 252 GXInitTexObj(&tobj2, v_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/ |
| D | THPDraw.c | 229 s16 textureHeight, in THPGXYuv2RgbDraw() argument 238 GXInitTexObj(&tobj0, y_data, (u16)textureWidth, (u16)textureHeight, in THPGXYuv2RgbDraw() 244 GXInitTexObj(&tobj1, u_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw() 250 GXInitTexObj(&tobj2, v_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/src/THPSimple/ |
| D | THPDraw.c | 231 s16 textureHeight, in THPGXYuv2RgbDraw() argument 240 GXInitTexObj(&tobj0, y_data, (u16)textureWidth, (u16)textureHeight, in THPGXYuv2RgbDraw() 246 GXInitTexObj(&tobj1, u_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw() 252 GXInitTexObj(&tobj2, v_data, (u16)(textureWidth>>1), (u16)(textureHeight>>1), in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/include/ |
| D | THPDraw.h | 41 s16 textureHeight,
|