Home
last modified time | relevance | path

Searched refs:chroma_offset (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_50.c72 signed luma_offset, chroma_offset, bs_offset; in encode() local
168 si_vce_frame_offset(enc, l0, &luma_offset, &chroma_offset); in encode()
173 RVCE_CS(chroma_offset); // chromaOffset in encode()
194 si_vce_frame_offset(enc, l1, &luma_offset, &chroma_offset); in encode()
199 RVCE_CS(chroma_offset); // chromaOffset in encode()
208 si_vce_frame_offset(enc, si_current_slot(enc), &luma_offset, &chroma_offset); in encode()
210 RVCE_CS(chroma_offset); // encReconstructedChromaOffset in encode()
H A Dradeon_vce_40_2_2.c288 signed luma_offset, chroma_offset; in encode() local
355 si_vce_frame_offset(enc, l0, &luma_offset, &chroma_offset); in encode()
360 RVCE_CS(chroma_offset); // chromaOffset in encode()
381 si_vce_frame_offset(enc, l1, &luma_offset, &chroma_offset); in encode()
386 RVCE_CS(chroma_offset); // chromaOffset in encode()
395 si_vce_frame_offset(enc, si_current_slot(enc), &luma_offset, &chroma_offset); in encode()
397 RVCE_CS(chroma_offset); // encReconstructedChromaOffset in encode()
H A Dradeon_vce_52.c215 signed luma_offset, chroma_offset, bs_offset; in encode() local
335 si_vce_frame_offset(enc, l0, &luma_offset, &chroma_offset); in encode()
340 RVCE_CS(chroma_offset); in encode()
372 si_vce_frame_offset(enc, l1, &luma_offset, &chroma_offset); in encode()
377 RVCE_CS(chroma_offset); in encode()
391 si_vce_frame_offset(enc, si_current_slot(enc), &luma_offset, &chroma_offset); in encode()
393 RVCE_CS(chroma_offset); in encode()
H A Dradeon_vcn_enc.h331 uint32_t chroma_offset; member
336 uint32_t chroma_offset; member
356 uint32_t chroma_offset; member
H A Dradeon_vce.c217 signed *chroma_offset) in si_vce_frame_offset()
232 *chroma_offset = *luma_offset + pitch * vpitch; in si_vce_frame_offset()
216 si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, signed *luma_offset, signed *chroma_offset) si_vce_frame_offset() argument
H A Dradeon_vcn_enc.c428 enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].chroma_offset = offset; in setup_dpb()
433 enc->enc_pic.ctx_buf.reconstructed_pictures[i].chroma_offset = offset; in setup_dpb()
439 enc->enc_pic.ctx_buf.reconstructed_pictures[i].chroma_offset = 0; in setup_dpb()
H A Dradeon_vcn_enc_4_0.c127 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].chroma_offset); in radeon_enc_ctx()
H A Dradeon_uvd_enc.h284 uint32_t chroma_offset; member
H A Dradeon_vce.h426 signed *chroma_offset);
H A Dradeon_vcn_enc_1_2.c1067 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures[i].chroma_offset); in radeon_enc_ctx()
/third_party/libdrm/tests/amdgpu/
H A Dvce_tests.c356 uint64_t luma_offset, chroma_offset; in amdgpu_cs_vce_encode_idr() local
362 chroma_offset = luma_offset + luma_size; in amdgpu_cs_vce_encode_idr()
389 ib_cpu[len + 11] = chroma_offset >> 32; in amdgpu_cs_vce_encode_idr()
390 ib_cpu[len + 12] = chroma_offset; in amdgpu_cs_vce_encode_idr()
405 uint64_t luma_offset, chroma_offset; in amdgpu_cs_vce_encode_p() local
412 chroma_offset = luma_offset + luma_size; in amdgpu_cs_vce_encode_p()
442 ib_cpu[len + 11] = chroma_offset >> 32; in amdgpu_cs_vce_encode_p()
443 ib_cpu[len + 12] = chroma_offset; in amdgpu_cs_vce_encode_p()
569 uint64_t luma_offset, chroma_offset; in amdgpu_cs_vce_mv() local
576 chroma_offset in amdgpu_cs_vce_mv()
[all...]
H A Duvd_enc_tests.c331 uint64_t luma_offset, chroma_offset; in amdgpu_cs_uvd_enc_encode() local
434 chroma_offset = luma_offset + luma_size; in amdgpu_cs_uvd_enc_encode()
441 ib_cpu[len++] = chroma_offset >> 32; in amdgpu_cs_uvd_enc_encode()
442 ib_cpu[len++] = chroma_offset; in amdgpu_cs_uvd_enc_encode()
/third_party/ffmpeg/libavcodec/
H A Dlibxavs.c62 int chroma_offset; member
336 x4->params.analyse.i_chroma_qp_offset = x4->chroma_offset; in XAVS_init()
405 { "chromaoffset", "QP difference between chroma and luma", OFFSET(chroma_offset), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX, VE},
H A Dvaapi_h264.c186 * @param[out] chroma_offset VA API plain chroma offset table
195 short chroma_offset[32][2]) in fill_vaapi_plain_pred_weight_table()
216 chroma_offset[i][j] = sl->pwt.chroma_weight[i][list][j][1]; in fill_vaapi_plain_pred_weight_table()
219 chroma_offset[i][j] = 0; in fill_vaapi_plain_pred_weight_table()
188 fill_vaapi_plain_pred_weight_table(const H264Context *h, int list, unsigned char *luma_weight_flag, short luma_weight[32], short luma_offset[32], unsigned char *chroma_weight_flag, short chroma_weight[32][2], short chroma_offset[32][2]) fill_vaapi_plain_pred_weight_table() argument
H A Dlibx264.c104 int chroma_offset; member
721 if (x4->chroma_offset) in X264_init()
722 x4->params.analyse.i_chroma_qp_offset = x4->chroma_offset; in X264_init()
1174 { "chromaoffset", "QP difference between chroma and luma", OFFSET(chroma_offset), AV_OPT_TYPE_INT, { .i64 = 0 }, INT_MIN, INT_MAX, VE },
H A Dhevcdec.c1650 * @param chroma_offset additive offset applied to the chroma prediction value
1655 int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int chroma_offset) in chroma_mc_uni()
1700 chroma_weight, chroma_offset, _mx, _my, block_w); in chroma_mc_uni()
1653 chroma_mc_uni(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, uint8_t *src0, ptrdiff_t srcstride, int reflist, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int chroma_offset) chroma_mc_uni() argument
/third_party/backends/backend/
H A Dsnapscan-scsi.c488 pss->chroma_offset[R_CHAN] = in inquiry()
489 pss->chroma_offset[G_CHAN] = in inquiry()
490 pss->chroma_offset[B_CHAN] = 0; in inquiry()
515 pss->chroma_offset[R_CHAN] = r_off; in inquiry()
516 pss->chroma_offset[G_CHAN] = g_off; in inquiry()
517 pss->chroma_offset[B_CHAN] = b_off; in inquiry()
522 pss->chroma_offset[R_CHAN], in inquiry()
523 pss->chroma_offset[G_CHAN], in inquiry()
524 pss->chroma_offset[B_CHAN]); in inquiry()
H A Dsnapscan.h391 SANE_Byte chroma_offset[3]; /* chroma offsets */ member
H A Dsnapscan-sources.c1115 pss->chroma_offset[ch] * pself->cb_line_size in RGBRouter_init()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c230 signed *luma_offset, signed *chroma_offset) in rvce_frame_offset()
239 *chroma_offset = *luma_offset + pitch * vpitch; in rvce_frame_offset()
229 rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, signed *luma_offset, signed *chroma_offset) rvce_frame_offset() argument
H A Dradeon_vce.h424 signed *luma_offset, signed *chroma_offset);

Completed in 29 milliseconds