OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mb_param
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c
102
VAMacroblockParameterBufferMPEG2 *
mb_param
; /* Pointer to the mbCtrl structure */
member in struct:context_MPEG2MC_s
147
VAMacroblockParameterBufferMPEG2 * const
mb_param
,
157
if ((1 == MBPARAM_MotionType(
mb_param
)) || /* Field MC */
158
(3 == MBPARAM_MotionType(
mb_param
))) { /* Dual Prime */
164
if (2 == MBPARAM_MotionType(
mb_param
)) { /* Non-Frame MC */
185
if (3 == MBPARAM_MotionType(
mb_param
)) { /* Dual Prime */
190
MBPARAM_MotionForward(
mb_param
));
192
MBPARAM_MotionBackward(
mb_param
));
197
if ((1 == MBPARAM_MotionType(
mb_param
)) || /* Field MC */
198
(3 == MBPARAM_MotionType(
mb_param
))) { /* Dual Prime *
850
VAMacroblockParameterBufferMPEG2 *
mb_param
= NULL;
local
1050
const VAMacroblockParameterBufferMPEG2*
mb_param
= NULL;
local
[
all
...]
Completed in 69 milliseconds