OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_scan
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_scan.h
42
static INLINE const scan_order *
get_scan
(const MACROBLOCKD *xd, TX_SIZE tx_size,
function
/system/connectivity/wificond/scanning/
scan_utils.cpp
75
NL80211Packet
get_scan
(
80
get_scan
.AddFlag(NLM_F_DUMP);
82
get_scan
.AddAttribute(ifindex);
85
if (!netlink_manager_->SendMessageAndGetResponses(
get_scan
, &response)) {
/external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c
381
so =
get_scan
(xd, tx_size, type, block);
vp9_encodemb.c
112
const scan_order *const so =
get_scan
(xd, tx_size, type, block);
[
all
...]
vp9_rdopt.c
798
args.so =
get_scan
(xd, tx_size, get_plane_type(plane), 0);
[
all
...]
Completed in 87 milliseconds