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:discard
(Results
1 - 12
of
12
) sorted by relevance
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H
A
D
mpp_packet_impl.h
34
/* packet is inputed on reset mark as
discard
*/
35
RK_U32
discard
: 1;
member
H
A
D
mpp_frame_impl.h
55
* 1 -
discard
57
RK_U32
discard
;
member
H
A
D
mpp_buffer_impl.h
101
*
discard
:
107
RK_S32
discard
;
member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
mpp_frame.h
327
void mpp_frame_set_discard(MppFrame frame, RK_U32
discard
);
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
mpp_frame.h
327
void mpp_frame_set_discard(MppFrame frame, RK_U32
discard
);
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
mpp_frame.h
328
void mpp_frame_set_discard(MppFrame frame, RK_U32
discard
);
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
mpp_frame.h
328
void mpp_frame_set_discard(MppFrame frame, unsigned int
discard
);
/device/soc/rockchip/rk3568/hardware/codec/src/
H
A
D
hdi_mpp.c
705
RK_U32
discard
= mppApi->HdiMppFrameGetDiscard(frame);
in HandleDecodeFrameOutput()
local
708
if ((err_info |
discard
) != 0) {
in HandleDecodeFrameOutput()
/device/soc/rockchip/rk3588/hardware/codec/src/
H
A
D
hdi_mpp.c
705
RK_U32
discard
= mppApi->HdiMppFrameGetDiscard(frame);
in HandleDecodeFrameOutput()
local
708
if ((err_info |
discard
) != 0) {
in HandleDecodeFrameOutput()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_iw.c
3810
wstats->
discard
.nwid = 0;
in wl_iw_get_wireless_stats_cbfn()
3811
wstats->
discard
.code = dtoh32(cnt->rxundec);
in wl_iw_get_wireless_stats_cbfn()
3812
wstats->
discard
.fragment = dtoh32(cnt->rxfragerr);
in wl_iw_get_wireless_stats_cbfn()
3813
wstats->
discard
.retries = dtoh32(cnt->txfail);
in wl_iw_get_wireless_stats_cbfn()
3814
wstats->
discard
.misc = dtoh32(cnt->rxrunt) + dtoh32(cnt->rxgiant);
in wl_iw_get_wireless_stats_cbfn()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
3789
uint32 txnoassoc; /**< tx
discard
because we're not associated */
4640
uint32 txnoassoc; /**< tx
discard
because we're not associated */
4946
uint32 txnoassoc; /* tx
discard
because we're not associated */
5179
uint32 txnoassoc; /**< tx
discard
because we're not associated */
18657
uint32
discard
; /* frames discarded due to full buffer */
member
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/
H
A
D
ebc_dev_v8.S
8220
.section .
discard
.addressable,"aw",@progbits
Completed in 91 milliseconds