OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullsearch_enable
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
442
uint
fullsearch_enable
; /* flag to enable full-pel full-search */
member in struct:tagEncObject
init.cpp
56
encvid->
fullsearch_enable
= encParam->fullsearch;
[
all
...]
motion_est.cpp
253
uint FS_en = encvid->
fullsearch_enable
;
[
all
...]
Completed in 141 milliseconds