English
Language : 

PNX1502E Datasheet, PDF (578/819 Pages) NXP Semiconductors – Connected Media Processor
Philips Semiconductors
Volume 1 of 1
PNX15xx Series
Chapter 19: Memory Based Scaler
2.4 General Operations
This section provides the details on how the MBS functions. A description of each
functional group is provided.
2.4.1 Task Control
Since the MBS is capable of processing several video streams in sequence, a
pipelining mechanism is implemented for scaling a sequence of tasks. A task is
described by a data structure stored in memory. Writing the base address of this task
into the Task FIFO schedules the task to be executed after the completion
(processing) of the previously-scheduled tasks.
In addition to the task list in the FIFO, each Task structure in memory can consist of a
linked list of sub tasks that will be executed in sequence (e.g., HD scaling task via
partitioning). The software scheduling algorithm is responsible for preventing the Task
FIFO from overflowing. An interrupt can be generated, once the last task in the FIFO
gets executed, in order to request new tasks from the scheduler. Other interrupt
events also exist and they aid in the task of keeping the task FIFO filled and avoiding
overflow in the four available FIFO slots.
Memory
FIFO in
Descriptor #2 start
...
Descriptor #2 end
empty
empty
Base 2
Base 1
Descriptor #1 start
...
Sub-Task Base
Sub-Task start
...
Descriptor #1 end
FIFO out
Figure 5: Task FIFO and Linked List
Table 4 shows the opcodes allowed in a descriptor list. The data structure consists of
32 bit words; therefore, endian mode rules do apply. The command type is defined in
the lower two bits of the 32-bit word. The remaining bits are decoded depending on
the command type.
12NC 9397 750 14321
Product data sheet
Rev. 2 — 1 December 2004
© Koninklijke Philips Electronics N.V. 2002-2003-2004. All rights reserved.
19-6