Searched refs:ELEMENT_SQP (Results 1 - 8 of 8) sorted by relevance
/hardware/intel/img/psb_video/src/mrst/ |
H A D | lnc_hostheader.h | 59 ELEMENT_SQP, /* Insert the H264 Slice Header QP parameter (no rawdata) */ enumerator in enum:__anon885
|
H A D | lnc_hostheader.c | 116 case ELEMENT_SQP: 118 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SQP (H264)- for MTX to generate and insert this value\n"); 906 lnc__insert_element_token(mtx_hdr, elt_p, ELEMENT_SQP); //MTX fills this value in
|
/hardware/intel/img/psb_video/src/ |
H A D | pnw_hostheader.h | 57 ELEMENT_SQP, /* Insert the H264 Slice Header QP parameter (no rawdata) */ enumerator in enum:__anon930
|
H A D | tng_hostheader.h | 83 ELEMENT_SQP, //!< Insert the H264 Slice Header QP parameter (no rawdata) enumerator in enum:__anon1002
|
H A D | tng_hostheader.c | 120 case ELEMENT_SQP: 122 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SQP (H264)- for MTX to generate and insert this value\n"); 952 tng__insert_element_token(pMTX_Header, aui32ElementPointers, ELEMENT_SQP); //MTX fills this value in 3226 tng__insert_element_token(pMTX_Header, aui32ElementPointers, ELEMENT_SQP); //MTX fills this value in 3365 tng__insert_element_token(pMTX_Header, aui32ElementPointers, ELEMENT_SQP); //MTX fills this value in
|
H A D | pnw_hostheader.c | 116 case ELEMENT_SQP: 118 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SQP (H264)- for MTX to generate and insert this value\n"); 963 pnw__insert_element_token(mtx_hdr, elt_p, ELEMENT_SQP); /* MTX fills this value in */
|
H A D | tng_enc_trace.c | 670 {ELEMENT_SQP,"ELEMENT_SQP"},
|
H A D | tng_trace.c | 886 {ELEMENT_SQP,"ELEMENT_SQP"},
|
Completed in 68 milliseconds