Home
last modified time | relevance | path

Searched refs:slice_group_map_buffer (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c176 psb_buffer_p slice_group_map_buffer; member
810 ctx->slice_group_map_buffer = obj_buffer->psb_buffer; in psb__H264_process_slice_group_map()
1031 ASSERT(ctx->slice_group_map_buffer); in psb__H264_build_register()
1032 if (ctx->slice_group_map_buffer) { in psb__H264_build_register()
1034 ctx->slice_group_map_buffer, 0); in psb__H264_build_register()
1768 ctx->slice_group_map_buffer = NULL; in psb_H264_BeginPicture()