OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_dec_ctx
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/psb_video/src/
tng_yuv_processor.h
49
int
has_dec_ctx
;
member in struct:context_yuv_processor_s
tng_yuv_processor.c
71
ctx->
has_dec_ctx
= 0;
78
ctx->
has_dec_ctx
= 1;
94
int
has_dec_ctx
= 0;
local
102
has_dec_ctx
= yuv_ctx->
has_dec_ctx
;
107
if (
has_dec_ctx
) {
Completed in 46 milliseconds