OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_SURFACE_INFO_tiling
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/img/psb_video/src/
psb_surface.h
93
#define
GET_SURFACE_INFO_tiling
(psb_surface) ((unsigned long) psb_surface->extra_info[7])
pnw_rotate.c
607
SET_SURFACE_INFO_tiling(rotate_surface,
GET_SURFACE_INFO_tiling
(obj_surface->psb_surface));
642
rotate_tiling =
GET_SURFACE_INFO_tiling
(rotate_surface);
687
if (
GET_SURFACE_INFO_tiling
(rotate_surface) && obj_config->entrypoint != VAEntrypointVideoProc) {
tng_yuv_processor.c
224
if (
GET_SURFACE_INFO_tiling
(ctx->src_surface)) {
263
if (
GET_SURFACE_INFO_tiling
(ctx->src_surface)) {
psb_surface.c
53
int tiling =
GET_SURFACE_INFO_tiling
(psb_surface);
psb_drv_video.c
[
all
...]
vsp_VPP.c
537
tiled =
GET_SURFACE_INFO_tiling
(input_surface->psb_surface);
[
all
...]
Completed in 284 milliseconds