OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:previous_src_surface
(Results
1 - 8
of
8
) sorted by null
/hardware/intel/img/psb_video/src/
tng_cmdbuf.c
726
if (ctx && ps_buf->
previous_src_surface
) {
727
SET_SURFACE_INFO_skipped_flag(ps_buf->
previous_src_surface
->psb_surface, 1);
729
ps_buf->
previous_src_surface
->psb_surface);
pnw_H264ES.c
[
all
...]
pnw_hostcode.h
238
object_surface_p
previous_src_surface
;
member in struct:context_ENC_s
tng_hostcode.h
182
object_surface_p
previous_src_surface
;
member in struct:context_ENC_frame_buf_s
pnw_hostcode.c
568
ctx->
previous_src_surface
= ctx->src_surface;
[
all
...]
tng_hostcode.c
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h
183
object_surface_p
previous_src_surface
;
member in struct:context_ENC_s
lnc_hostcode.c
649
ctx->
previous_src_surface
= ctx->src_surface;
[
all
...]
Completed in 406 milliseconds