Home | History | Annotate | Download | only in src

Lines Matching refs:PICT_FRAME

79     PICT_FRAME,
638 ctx->pic_type = PICT_FRAME;
769 REGIO_WRITE_FIELD(reg_value, MSVDX_VEC_H264, CR_VEC_H264_BE_COL_PIC0, COL_NOTFRAMEFLAG, (PICT_FRAME != ctx->pic_type) ? 1 : 0);