Home
last modified time | relevance | path

Searched refs:IMG_INTRA_IDR (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_slotorder.c116 frame_type = IMG_INTRA_IDR; in getFrameDpyOrder()
121 } else if (p_last_info->last_frame_type == IMG_INTRA_IDR || in getFrameDpyOrder()
Dtng_hostdefs.h497 IMG_INTRA_IDR = 0, enumerator
Dtng_hostair.c879 if ((ctx->eFrameType == IMG_INTRA_IDR) || in tng_air_set_output_control()
Dtng_enc_trace.c858 case IMG_INTRA_IDR: in PICMGMT_dump()
Dtng_trace.c1074 case IMG_INTRA_IDR: in PICMGMT_dump()
Dtng_hostcode.c955 ctx->eFrameType = IMG_INTRA_IDR; in tng__provide_buffer_PFrames()