Home
last modified time | relevance | path

Searched refs:ELEMENT_SLICEQSCALE (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.h61ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (… enumerator
Dlnc_hostheader.c126 case ELEMENT_SLICEQSCALE: in Show_Elements()
1598 ELEMENT_SLICEQSCALE); /* Insert token to tell MTX to insert rate-control value */ in lnc__MPEG4_writebits_videopacket_header()
1992 lnc__insert_element_token(mtx_hdr, elt_p, ELEMENT_SLICEQSCALE); in H263_writebits_GOBSliceHeader()
/hardware/intel/img/psb_video/src/
Dpnw_hostheader.h59ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (… enumerator
Dtng_hostheader.h85ELEMENT_SLICEQSCALE, //!< Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale fi… enumerator
Dpnw_hostheader.c126 case ELEMENT_SLICEQSCALE:
1637 pnw__insert_element_token(mtx_hdr, elt_p, ELEMENT_SLICEQSCALE); in H263_writebits_GOBSliceHeader()
Dtng_hostheader.c130 case ELEMENT_SLICEQSCALE: in Show_Elements()
1355 …tng__insert_element_token(pMTX_Header, aui32ElementPointers, ELEMENT_SLICEQSCALE); // Insert token… in H263_NOTFORSIMS_WriteBits_GOBSliceHeader()
1863 tng__insert_element_token(mtx_hdr, aui32ElementPointers, ELEMENT_SLICEQSCALE); in H263_writebits_GOBSliceHeader()
Dtng_enc_trace.c672 {ELEMENT_SLICEQSCALE,"ELEMENT_SLICEQSCALE"},
Dtng_trace.c888 {ELEMENT_SLICEQSCALE,"ELEMENT_SLICEQSCALE"},