Home
last modified time | relevance | path

Searched refs:pEnable (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9.h212 virtual HRESULT WINAPI GetLightEnable(DWORD Index, BOOL *pEnable) = 0;
800 HRESULT (WINAPI *GetLightEnable)(IDirect3DDevice9 *This, DWORD Index, BOOL *pEnable);
1051 HRESULT (WINAPI *GetLightEnable)(IDirect3DDevice9Ex *This, DWORD Index, BOOL *pEnable);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3004 OMX_CONFIG_BOOLEANTYPE *pEnable = (OMX_CONFIG_BOOLEANTYPE *) configData; in venc_set_config() local
3006 if (venc_h264_transform_8x8(pEnable->bEnabled) == false) { in venc_set_config()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3348 OMX_CONFIG_BOOLEANTYPE *pEnable = (OMX_CONFIG_BOOLEANTYPE *) configData; in venc_set_config() local
3350 if (venc_h264_transform_8x8(pEnable->bEnabled) == false) { in venc_set_config()