Home
last modified time | relevance | path

Searched defs:alpha_mode (Results 1 – 7 of 7) sorted by relevance

/external/libwebm/mkvmuxer/
Dmkvmuxer.h795 uint64_t alpha_mode() { return alpha_mode_; } in alpha_mode() function
Dmkvmuxer.cc1449 bool VideoTrack::SetAlphaMode(uint64_t alpha_mode) { in SetAlphaMode()
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h795 uint64_t alpha_mode() { return alpha_mode_; } in alpha_mode() function
Dmkvmuxer.cc1449 bool VideoTrack::SetAlphaMode(uint64_t alpha_mode) { in SetAlphaMode()
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h795 uint64_t alpha_mode() { return alpha_mode_; } in alpha_mode() function
Dmkvmuxer.cc1449 bool VideoTrack::SetAlphaMode(uint64_t alpha_mode) { in SetAlphaMode()
/external/igt-gpu-tools/lib/
Dpanfrost-job.h224 unsigned alpha_mode : 12; member