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
refs:pulldown
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
picture_vc1.c
41
context->desc.vc1.
pulldown
= vc1->sequence_fields.bits.
pulldown
;
in vlVaHandlePictureParameterBufferVC1()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_vp3_video_bsp.c
58
uint8_t
pulldown
; // 06
member
170
vc->
pulldown
= d->
pulldown
;
in nouveau_vp3_fill_picparm_vc1_bsp()
/third_party/ffmpeg/libavcodec/
H
A
D
nvdec_vc1.c
78
.
pulldown
= v->broadcast,
in nvdec_vc1_start_frame()
H
A
D
vdpau_vc1.c
72
info->
pulldown
= v->broadcast;
in vdpau_vc1_start_frame()
H
A
D
crystalhd.c
164
output->PicInfo.
pulldown
);
in print_frame_info()
H
A
D
vaapi_vc1.c
267
.
pulldown
= v->broadcast,
in vaapi_vc1_start_frame()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H
A
D
decode.c
320
picture->
pulldown
= picture_info->
pulldown
;
in vlVdpDecoderRenderVC1()
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_video_state.h
251
uint8_t
pulldown
;
member
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_uvd.c
498
result.sps_info_flags |= pic->
pulldown
<< 6;
in get_vc1_msg()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_uvd.c
800
result.sps_info_flags |= pic->
pulldown
<< 6;
in get_vc1_msg()
H
A
D
radeon_vcn_dec.c
1427
result.sps_info_flags |= pic->
pulldown
<< 6;
in get_vc1_msg()
/third_party/ffmpeg/libavformat/
H
A
D
mxfdec.c
2178
MXFPulldownComponent *
pulldown
= NULL;
in mxf_resolve_timecode_component()
local
2187
case PulldownComponent: /* timcode component may be located on a
pulldown
component */
in mxf_resolve_timecode_component()
2188
pulldown
= (MXFPulldownComponent*)component;
in mxf_resolve_timecode_component()
2189
return mxf_resolve_strong_ref(mxf, &
pulldown
->input_segment_ref, TimecodeComponent);
in mxf_resolve_timecode_component()
Completed in 22 milliseconds