Searched refs:MAX_SLICES_PER_PICTURE (Results 1 – 12 of 12) sorted by relevance
40 #define MAX_SLICES_PER_PICTURE 72 macro218 IMG_BOOL SliceHeaderReady[MAX_SLICES_PER_PICTURE];
383 ctx->header_buffer_size = 8 * HEADER_SIZE + MAX_SLICES_PER_PICTURE * HEADER_SIZE; in pnw__alloc_context_buffer()396 … ctx->sliceparam_buffer_size = ((sizeof(SLICE_PARAMS) + 15) & 0xfff0) * MAX_SLICES_PER_PICTURE; in pnw__alloc_context_buffer()552 for (i = 0; i < MAX_SLICES_PER_PICTURE; i++) { in pnw_CreateContext()638 for (i = 0; i < MAX_SLICES_PER_PICTURE; i++) in pnw_BeginPicture()
461 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in pnw__MPEG4ES_process_slice_param()
134 #define MAX_SLICES_PER_PICTURE 72 macro
452 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in pnw__H263ES_process_slice_param()
385 #define MAX_SLICES_PER_PICTURE 72 macro
954 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in pnw__H264ES_process_slice_param()
38 #define MAX_SLICES_PER_PICTURE 72 macro
407 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in lnc__MPEG4ES_process_slice_param()
422 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in lnc__H263ES_process_slice_param()
60 ctx->header_buffer_size = 4 * HEADER_SIZE + MAX_SLICES_PER_PICTURE * HEADER_SIZE; in lnc__alloc_context_buffer()68 ctx->sliceparam_buffer_size = ((sizeof(SLICE_PARAMS) + 15) & 0xfff0) * MAX_SLICES_PER_PICTURE; in lnc__alloc_context_buffer()
555 ASSERT(ctx->obj_context->slice_count < MAX_SLICES_PER_PICTURE); in lnc__H264ES_process_slice_param()