Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.c287 ASSERT(!ctx->split_buffer_pending); in vld_dec_process_slice()
312 ctx->split_buffer_pending = TRUE; in vld_dec_process_slice()
315 ASSERT(ctx->split_buffer_pending); in vld_dec_process_slice()
327 ASSERT(ctx->split_buffer_pending); in vld_dec_process_slice()
333 ctx->split_buffer_pending = FALSE; in vld_dec_process_slice()
396 ctx->split_buffer_pending = FALSE; in vld_dec_CreateContext()
Dtng_vld_dec.h51 int split_buffer_pending; member
Dvc1_header.h278 int split_buffer_pending; member
/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG2.c508 int split_buffer_pending; member
639 ctx->split_buffer_pending = FALSE; in psb_MPEG2_CreateContext()
1306 ASSERT(!ctx->split_buffer_pending); in psb__MPEG2_process_slice()
1322 ctx->split_buffer_pending = TRUE; in psb__MPEG2_process_slice()
1325 ASSERT(ctx->split_buffer_pending); in psb__MPEG2_process_slice()
1338 ASSERT(ctx->split_buffer_pending); in psb__MPEG2_process_slice()
1355 ctx->split_buffer_pending = FALSE; in psb__MPEG2_process_slice()
Dpsb_MPEG4.c314 int split_buffer_pending; member
452 ctx->split_buffer_pending = FALSE; in psb_MPEG4_CreateContext()
1274 ASSERT(!ctx->split_buffer_pending); in psb__MPEG4_process_slice()
1288 ctx->split_buffer_pending = TRUE; in psb__MPEG4_process_slice()
1291 ASSERT(ctx->split_buffer_pending); in psb__MPEG4_process_slice()
1304 ASSERT(ctx->split_buffer_pending); in psb__MPEG4_process_slice()
1319 ctx->split_buffer_pending = FALSE; in psb__MPEG4_process_slice()
Dpsb_H264.c162 int split_buffer_pending; member
404 ctx->split_buffer_pending = FALSE; in psb_H264_CreateContext()
1614 ASSERT(!ctx->split_buffer_pending); in psb__H264_process_slice()
1636 ctx->split_buffer_pending = TRUE; in psb__H264_process_slice()
1639 ASSERT(ctx->split_buffer_pending); in psb__H264_process_slice()
1652 ASSERT(ctx->split_buffer_pending); in psb__H264_process_slice()
1672 ctx->split_buffer_pending = FALSE; in psb__H264_process_slice()
Dpsb_VC1.c441 ctx->split_buffer_pending = FALSE; in psb_VC1_CreateContext()
2512 ASSERT(!ctx->split_buffer_pending); in psb__VC1_process_slice()
2533 ctx->split_buffer_pending = TRUE; in psb__VC1_process_slice()
2536 ASSERT(ctx->split_buffer_pending); in psb__VC1_process_slice()
2549 ASSERT(ctx->split_buffer_pending); in psb__VC1_process_slice()
2562 ctx->split_buffer_pending = FALSE; in psb__VC1_process_slice()