Home
last modified time | relevance | path

Searched refs:sb_type (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c1363 int sb_type; in ff_hevc_hls_residual_coding() local
1371 sb_type = 2 * (c_idx == 0 ? 1 : 0); in ff_hevc_hls_residual_coding()
1373 sb_type = 2 * (c_idx == 0 ? 1 : 0) + 1; in ff_hevc_hls_residual_coding()
1374 c_rice_param = lc->stat_coeff[sb_type] / 4; in ff_hevc_hls_residual_coding()
1426 int c_rice_p_init = lc->stat_coeff[sb_type] / 4; in ff_hevc_hls_residual_coding()
1428 lc->stat_coeff[sb_type]++; in ff_hevc_hls_residual_coding()
1430 if (lc->stat_coeff[sb_type] > 0) in ff_hevc_hls_residual_coding()
1431 lc->stat_coeff[sb_type]--; in ff_hevc_hls_residual_coding()
1442 int c_rice_p_init = lc->stat_coeff[sb_type] / 4; in ff_hevc_hls_residual_coding()
1444 lc->stat_coeff[sb_type] in ff_hevc_hls_residual_coding()
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c3863 sb_ptr->sb_type = ISCB_TYPE; in sanei_scsi_cmd2()

Completed in 10 milliseconds