Searched refs:ELEMENT_SLICEQSCALE (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostheader.h | 61 …ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (… enumerator
|
D | lnc_hostheader.c | 126 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/ |
D | pnw_hostheader.h | 59 …ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (… enumerator
|
D | tng_hostheader.h | 85 …ELEMENT_SLICEQSCALE, //!< Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale fi… enumerator
|
D | pnw_hostheader.c | 126 case ELEMENT_SLICEQSCALE: 1637 pnw__insert_element_token(mtx_hdr, elt_p, ELEMENT_SLICEQSCALE); in H263_writebits_GOBSliceHeader()
|
D | tng_hostheader.c | 130 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()
|
D | tng_enc_trace.c | 672 {ELEMENT_SLICEQSCALE,"ELEMENT_SLICEQSCALE"},
|
D | tng_trace.c | 888 {ELEMENT_SLICEQSCALE,"ELEMENT_SLICEQSCALE"},
|