Searched refs:chroma_qp_index_offset (Results 1 - 9 of 9) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_enc_h264.h341 signed char chroma_qp_index_offset; member in struct:_VAEncPictureParameterBufferH264
H A Dva.h2180 signed char chroma_qp_index_offset; member in struct:_VAPictureParameterBufferH264
H A Dva_trace.c1263 va_TraceMsg(trace_ctx, "\tchroma_qp_index_offset = %d\n", p->chroma_qp_index_offset);
1528 va_TraceMsg(trace_ctx, "\tchroma_qp_index_offset = %d\n", p->chroma_qp_index_offset);
/hardware/intel/img/psb_video/src/
H A Dtng_hostheader.h260 IMG_INT8 chroma_qp_index_offset; member in struct:__anon1004
H A Dtng_hostheader.c493 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: chroma_qp_index_offset = %d\n",__FUNCTION__, pPHParams->chroma_qp_index_offset);
544 // chroma_qp_index_offset se(v) = 0 in Topaz
545 tng__generate_se(pMTX_Header, aui32ElementPointers, pPHParams->chroma_qp_index_offset);
556 (pPHParams->second_chroma_qp_index_offset != pPHParams->chroma_qp_index_offset) ||
2817 sPHParams.chroma_qp_index_offset = i8CQPOffset;
H A Dpnw_H264.c543 P(chroma_qp_index_offset);
752 REGIO_WRITE_FIELD_MASKEDLITE(ctx->reg_PPS0, MSVDX_VEC_H264, CR_VEC_H264_BE_PPS0, BE_CHROMA_QP_INDEX_OFFSET, pic_params->chroma_qp_index_offset);
H A Dtng_H264ES.c844 // ctx->sRCParams.i8QCPOffset = psPicParams->chroma_qp_index_offset;
845 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s psRCParams->ui32InitialQp = %d, psRCParams->iMinQP = %d\n", __FUNCTION__, psPicParams->pic_init_qp, psPicParams->chroma_qp_index_offset);
H A Dtng_trace.c1222 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s chroma_qp_index_offset; = %x\n", __FUNCTION__, psSHParams->chroma_qp_index_offset);
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_H264.c602 P(chroma_qp_index_offset);
736 REGIO_WRITE_FIELD_MASKEDLITE(ctx->reg_PPS0, MSVDX_VEC_H264, CR_VEC_H264_BE_PPS0, BE_CHROMA_QP_INDEX_OFFSET, pic_params->chroma_qp_index_offset);

Completed in 228 milliseconds