Home
last modified time | relevance | path

Searched defs:psb_surface (Results 1 – 25 of 29) sorted by relevance

12

/hardware/intel/img/psb_video/src/
Dpsb_surface.c41 psb_surface_p psb_surface /* out */ in psb_surface_create()
170 psb_surface_p psb_surface /* out */ in psb_surface_create_for_userptr()
205 psb_surface_p psb_surface /* out */ in psb_surface_create_from_kbuf()
249 psb_surface_p psb_surface, /* out */ in psb_surface_create_camera()
288 psb_surface_p psb_surface, /* out */ in psb_surface_create_camera_from_ub()
320 VAStatus psb_surface_set_chroma(psb_surface_p psb_surface, int chroma) in psb_surface_set_chroma()
337 void psb_surface_destroy(psb_surface_p psb_surface) in psb_surface_destroy()
345 VAStatus psb_surface_sync(psb_surface_p psb_surface) in psb_surface_sync()
352 VAStatus psb_surface_query_status(psb_surface_p psb_surface, VASurfaceStatus *status) in psb_surface_query_status()
374 psb_surface_p psb_surface) in psb_surface_set_displaying()
Dpsb_surface.h89 #define SET_SURFACE_INFO_rotate(psb_surface, rotate) psb_surface->extra_info[5] = (uint32_t) rotate; argument
90 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) argument
91 #define GET_SURFACE_INFO_protect(psb_surface) ((int) psb_surface->extra_info[6]) argument
92 #define SET_SURFACE_INFO_protect(psb_surface, protect) (psb_surface->extra_info[6] = protect) argument
93 #define SET_SURFACE_INFO_tiling(psb_surface, tiling) psb_surface->extra_info[7] = (uint32_t) tiling; argument
94 #define GET_SURFACE_INFO_tiling(psb_surface) ((unsigned long) psb_surface->extra_info[7]) argument
Dpsb_surface_attrib.c57 psb_surface_p psb_surface, /* out */ in psb_surface_create_from_ub()
332 psb_surface_p psb_surface; in psb_CreateSurfacesForUserPtr() local
474 psb_surface_p psb_surface; in psb_CreateSurfaceFromKBuf() local
560 psb_surface_p psb_surface; in psb_CreateSurfaceFromUserspace() local
652 psb_surface_p psb_surface; in psb_CreateSurfaceFromION() local
Dpnw_MPEG2.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
49 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
50 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
51 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
52 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
Dpnw_MPEG4.c47 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
48 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
49 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
50 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
51 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
52 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
Dtng_jpegdec.c49 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
50 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
51 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
52 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
53 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
54 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
Dpnw_VC1.c53 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
54 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
55 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
56 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
57 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
58 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
Dtng_vld_dec.c41 #define GET_SURFACE_INFO_colocated_index(psb_surface) ((int) (psb_surface->extra_info[3])) argument
42 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … argument
Dpnw_H264.c56 #define GET_SURFACE_INFO_is_used(psb_surface) ((int) (psb_surface->extra_info[0])) argument
57 #define SET_SURFACE_INFO_is_used(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
58 #define GET_SURFACE_INFO_col_pic_params(psb_surface) (psb_surface->extra_info[1]) argument
59 #define SET_SURFACE_INFO_col_pic_params(psb_surface, val) psb_surface->extra_info[1] = val; argument
60 #define GET_SURFACE_INFO_dpb_idx(psb_surface) (psb_surface->extra_info[2]) argument
61 #define SET_SURFACE_INFO_dpb_idx(psb_surface, val) psb_surface->extra_info[2] = val; argument
Dpsb_drv_video.c881 psb_surface_p psb_surface; in psb_CreateSurfaces2() local
1190 psb_surface_p psb_surface; in psb_CreateContext() local
2298 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_BeginPicture() local
2309 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_BeginPicture() local
2858 psb_surface_p psb_surface; local
2902 psb_surface_p psb_surface = obj_surface->psb_surface; local
2923 psb_surface_p psb_surface = obj_surface->psb_surface; local
2951 psb_surface_p psb_surface; local
Dpnw_rotate.c66 #define CHECK_SURFACE_REALLOC(psb_surface, msvdx_rotate, need) \ argument
485 psb_surface_p psb_surface; in psb_CreateScalingSurface() local
Dtng_VP8.c186 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
187 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
188 #define SET_SURFACE_INFO_rotate(psb_surface, rotate) psb_surface->extra_info[5] = (uint32_t) rot… argument
189 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) argument
Dpsb_drv_debug.c352 psb_surface_p psb_surface, in psb__dump_I420_buffers()
405 psb_surface_p psb_surface, in psb__dump_NV12_buffers()
Dpsb_overlay.c859 psb_surface_p psb_surface = NULL; in I830PutImageFlipRotateSurface() local
939 psb_surface_p psb_surface = NULL; in I830PutImageFlipRotateDebug() local
1040 psb_surface_p psb_surface = NULL; in I830PutImage() local
Dpsb_output.c886 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_GetImage() local
1035 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_PutImage2() local
1202 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_PutImage() local
Dpnw_hostcode.h544 #define GET_SURFACE_INFO_skipped_flag(psb_surface) ((int) (psb_surface->extra_info[5])) argument
545 #define SET_SURFACE_INFO_skipped_flag(psb_surface, value) psb_surface->extra_info[5] = (SURFACE_INF… argument
546 #define CLEAR_SURFACE_INFO_skipped_flag(psb_surface) psb_surface->extra_info[5] = 0 argument
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c59 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) argument
60 #define GET_SURFACE_INFO_protect(psb_surface) ((int) psb_surface->extra_info[6]) argument
167 psb_surface_p psb_surface; in psb_putsurface_ctexture() local
Dpsb_surface_gralloc.c151 psb_surface_p psb_surface; in psb_CreateSurfacesFromGralloc() local
311 psb_surface_p psb_surface; in psb_CreateSurfacesFromGralloc() local
/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG4.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
49 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
50 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
51 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
52 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
54 #define GET_SURFACE_INFO_colocated_index(psb_surface) ((int) (psb_surface->extra_info[3])) argument
55 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … argument
Dpsb_MPEG2.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
49 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
50 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
51 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
52 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
Dpsb_H264.c50 #define GET_SURFACE_INFO_is_used(psb_surface) ((int) (psb_surface->extra_info[0])) argument
51 #define SET_SURFACE_INFO_is_used(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
52 #define GET_SURFACE_INFO_col_pic_params(psb_surface) (psb_surface->extra_info[1]) argument
53 #define SET_SURFACE_INFO_col_pic_params(psb_surface, val) psb_surface->extra_info[1] = val; argument
54 #define GET_SURFACE_INFO_dpb_idx(psb_surface) (psb_surface->extra_info[2]) argument
55 #define SET_SURFACE_INFO_dpb_idx(psb_surface, val) psb_surface->extra_info[2] = val; argument
56 #define GET_SURFACE_INFO_colocated_index(psb_surface) ((int) (psb_surface->extra_info[3])) argument
57 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … argument
485 psb_surface_p psb_surface; in psb_H264_CreateContext() local
Dpsb_VC1.c52 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) argument
53 #define SET_SURFACE_INFO_is_defined(psb_surface, val) psb_surface->extra_info[0] = (uint32_t) val; argument
54 #define GET_SURFACE_INFO_picture_structure(psb_surface) (psb_surface->extra_info[1]) argument
55 #define SET_SURFACE_INFO_picture_structure(psb_surface, val) psb_surface->extra_info[1] = val; argument
56 #define GET_SURFACE_INFO_picture_coding_type(psb_surface) ((int) (psb_surface->extra_info[2])) argument
57 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32… argument
58 #define GET_SURFACE_INFO_colocated_index(psb_surface) ((int) (psb_surface->extra_info[3])) argument
59 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … argument
/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c243 psb_surface_p psb_surface; in psb_putsurface_ctexture() local
Dpsb_x11.c156 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_putsurface_x11() local
Dpsb_xvva.c683 psb_surface_p psb_surface; in psb_putsurface_xvideo() local

12