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:pic_type
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
h265_metadata_bsf.c
345
int
pic_type
= 0, temporal_id = 8, layer_id = 0;
in h265_metadata_update_fragment()
local
H
A
D
vaapi_encode_h265.c
52
int
pic_type
;
member
H
A
D
cbs_h265.h
440
uint8_t
pic_type
;
member
/third_party/vulkan-headers/include/vk_video/
H
A
D
vulkan_video_codec_h265std_encode.h
126
StdVideoH265PictureType
pic_type
;
member
147
StdVideoH265PictureType
pic_type
;
member
/third_party/ffmpeg/libavformat/
H
A
D
id3v2.c
663
int enc,
pic_type
;
in read_apic()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_uvd_enc.h
247
uint32_t
pic_type
;
member
H
A
D
radeon_vcn_enc.h
273
unsigned int
pic_type
;
member
280
uint32_t
pic_type
;
member
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_video.hpp
2625
VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265PictureType
pic_type
= VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265PictureType::eP;
member
2695
VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265PictureType
pic_type
= VULKAN_HPP_NAMESPACE::VULKAN_HPP_VIDEO_NAMESPACE::H265PictureType::eP;
member
Completed in 20 milliseconds