OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bDisableBFrames
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/psb_video/src/
tng_hostdefs.h
531
IMG_BOOL16
bDisableBFrames
; //!< Disable B-frames in encoded output
[
all
...]
tng_hostcode.c
387
pEncFeatures->
bDisableBFrames
= IMG_FALSE;
399
pEncFeatures->
bDisableBFrames
= IMG_TRUE;
471
if (psEncFeatures->
bDisableBFrames
)
[
all
...]
Completed in 33 milliseconds