Home
last modified time | relevance | path

Searched refs:i32BitsPerGOP (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h487 IMG_INT32 i32BitsPerGOP; //!< Bits Per GOP (MP4 only) member
Dtng_enc_trace.c642 …ebug_msg(VIDEO_ENCODE_PDUMP,"\t\t i32BitsPerGOP=%d\n", data->sInParams.mode.other.i32BitsPerGOP); in SETVIDEO_dump()
Dtng_trace.c855 …ebug_msg(VIDEO_ENCODE_PDUMP,"\t\t i32BitsPerGOP=%d\n", data->sInParams.mode.other.i32BitsPerGOP); in tng_trace_setvideo()
Dtng_hostcode.c1390 …psPicParams->sInParams.mode.other.i32BitsPerGOP = (psRCParams->ui32BitsPerSecond / psRCParams… in tng__setup_rcdata()