OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dpEnable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
223
uint
dpEnable
; /* enable data partitioning */
init.cpp
506
rateCtrl->
dpEnable
= (encParam->data_par == AVC_ON) ? TRUE : FALSE;
586
if (rateCtrl->
dpEnable
== FALSE &&
595
rateCtrl->
dpEnable
== FALSE &&
618
rateCtrl->
dpEnable
== TRUE ||
[
all
...]
Completed in 7590 milliseconds