OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preload_buffer
(Results
1 - 11
of
11
) sorted by null
/hardware/intel/img/psb_video/src/
tng_vld_dec.h
46
psb_buffer_p
preload_buffer
;
member in struct:context_DEC_s
vc1_header.h
290
struct psb_buffer_s
preload_buffer
;
member in struct:context_VC1_s
tng_vld_dec.c
294
vld_dec_FE_state(ctx->obj_context, ctx->
preload_buffer
);
430
ctx->
preload_buffer
= NULL;
pnw_MPEG4.c
1142
struct psb_buffer_s
preload_buffer
;
member in struct:context_MPEG4_s
[
all
...]
pnw_H264.c
181
struct psb_buffer_s
preload_buffer
;
member in struct:context_H264_s
462
&ctx->
preload_buffer
);
465
ctx->dec_ctx.
preload_buffer
= &ctx->
preload_buffer
;
514
psb_buffer_destroy(&ctx->
preload_buffer
);
[
all
...]
pnw_VC1.c
491
&ctx->
preload_buffer
);
494
ctx->dec_ctx.
preload_buffer
= &ctx->
preload_buffer
;
498
if (0 == psb_buffer_map(&ctx->
preload_buffer
, &preload)) {
500
psb_buffer_unmap(&ctx->
preload_buffer
);
582
psb_buffer_destroy(&ctx->
preload_buffer
);
[
all
...]
pnw_MPEG2.c
662
ctx->dec_ctx.
preload_buffer
= NULL;
[
all
...]
tng_VP8.c
542
ctx->dec_ctx.
preload_buffer
= &ctx->probability_data_2nd_part;
[
all
...]
tng_jpegdec.c
301
ctx->dec_ctx.
preload_buffer
= NULL;
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
psb_H264.c
173
struct psb_buffer_s
preload_buffer
;
member in struct:context_H264_s
451
&ctx->
preload_buffer
);
525
psb_buffer_destroy(&ctx->
preload_buffer
);
[
all
...]
psb_VC1.c
484
&ctx->
preload_buffer
);
530
psb_buffer_destroy(&ctx->
preload_buffer
);
[
all
...]
Completed in 55 milliseconds