OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bIsLongTermRef
(Results
1 - 7
of
7
) sorted by null
/hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h
158
IMG_BOOL
bIsLongTermRef
;
233
IMG_BOOL
bIsLongTermRef
,
lnc_hostheader.c
774
lnc__write_upto8bits_elements(mtx_hdr, elt_p, pSlHParams->
bIsLongTermRef
? 1 : 0, 1);/* long_term_reference_flag (1 bit) */
775
} else if (pSlHParams->
bIsLongTermRef
) {
[
all
...]
/hardware/intel/img/psb_video/src/
tng_hostheader.h
301
IMG_BOOL
bIsLongTermRef
;
399
IMG_BOOL
bIsLongTermRef
);
498
IMG_BOOL
bIsLongTermRef
);
tng_picmgmt.c
81
IMG_BOOL
bIsLongTermRef
;
102
bIsLongTermRef
= ctx->ui32LongTermRefFreq ?
112
if (
bIsLongTermRef
|| bUsesLongTermRef0 || bUsesLongTermRef1) {
115
tng__send_ref_frames(ctx, 0,
bIsLongTermRef
);
116
if (
bIsLongTermRef
) ctx->byCurBufPointer = (ctx->byCurBufPointer + 1) % 3;
[
all
...]
tng_hostheader.c
[
all
...]
pnw_hostheader.c
[
all
...]
tng_trace.c
[
all
...]
Completed in 2086 milliseconds