Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pScalingLists
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/include/vk_video/
H
A
D
vulkan_video_codec_h264std.h
273
StdVideoH264ScalingLists*
pScalingLists
;
member
300
StdVideoH264ScalingLists*
pScalingLists
;
member
H
A
D
vulkan_video_codec_h265std.h
277
StdVideoH265ScalingLists*
pScalingLists
;
member
338
StdVideoH265ScalingLists*
pScalingLists
;
member
/third_party/vulkan-headers/include/vk_video/
H
A
D
vulkan_video_codec_h264std.h
278
const StdVideoH264ScalingLists*
pScalingLists
;
member
304
const StdVideoH264ScalingLists*
pScalingLists
;
member
H
A
D
vulkan_video_codec_h265std.h
361
const StdVideoH265ScalingLists*
pScalingLists
;
member
437
const StdVideoH265ScalingLists*
pScalingLists
;
member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
H
A
D
vulkan_video_codec_h264std.h
264
StdVideoH264ScalingLists*
pScalingLists
; // Must be a valid pointer if scaling_matrix_present_flag is set
member
292
StdVideoH264ScalingLists*
pScalingLists
; // Must be a valid pointer if StdVideoH264PpsFlags::scaling_matrix_present_flag is set.
member
H
A
D
vulkan_video_codec_h265std.h
247
StdVideoH265ScalingLists*
pScalingLists
; // Must be a valid pointer if sps_scaling_list_data_present_flag is set
member
316
StdVideoH265ScalingLists*
pScalingLists
; // Must be a valid pointer if pps_scaling_list_data_present_flag is set
member
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_video.hpp
560
const VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H264ScalingLists *
pScalingLists
= {};
member
644
const VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H264ScalingLists *
pScalingLists
= {};
member
1972
const VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265ScalingLists *
pScalingLists
= {};
member
2138
const VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265ScalingLists *
pScalingLists
= {};
global()
member
[all...]
Completed in 15 milliseconds