Home
last modified time | relevance | path

Searched defs:ms_mode (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h36 unsigned ms_mode; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h56 uint8_t ms_mode; member
Dnv50_state_validate.c25 unsigned ms_mode = NV50_3D_MULTISAMPLE_MODE_MS1; in nv50_validate_fb() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state_validate.c200 unsigned ms_mode = NVC0_3D_MULTISAMPLE_MODE_MS1; in nvc0_validate_fb() local
/third_party/ffmpeg/libavcodec/
Daacenc.c564 int ms_mode = 0, is_mode = 0, tns_mode = 0, pred_mode = 0; in aac_encode_frame() local
Daac.h280 int ms_mode; ///< Signals mid/side stereo flags coding mode (used by encoder) member