Home
last modified time | relevance | path

Searched refs:blending_mode_id (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dfilm_grain_params.h160 int blending_mode_id; member
/third_party/ffmpeg/libavcodec/
H A Dhevc_sei.h127 int blending_mode_id; member
H A Dh264_sei.h178 int blending_mode_id; member
H A Dcbs_h264.h285 uint8_t blending_mode_id; member
H A Dhevc_sei.c440 h->blending_mode_id = get_bits(gb, 2); in decode_film_grain_characteristics()
H A Dh264_sei.c437 h->blending_mode_id = get_bits(gb, 2); in decode_film_grain_characteristics()
H A Dcbs_h265.h607 uint8_t blending_mode_id; member
H A Dcbs_h264_syntax_template.c781 u(2, blending_mode_id, 0, 1); in film_grain_characteristics()
H A Dh264_slice.c1386 fgp->codec.h274.blending_mode_id = fgc->blending_mode_id; in h264_export_frame_props()
H A Dcbs_h265_syntax_template.c1891 u(2, blending_mode_id, 0, 1); in film_grain_characteristics()
H A Dhevcdec.c2953 fgp->codec.h274.blending_mode_id = fgc->blending_mode_id; in set_side_data()
/third_party/ffmpeg/libavfilter/
H A Dvf_showinfo.c477 av_log(ctx, AV_LOG_INFO, "blending_mode_id=%d; ", h274->blending_mode_id); in dump_sei_film_grain_params_metadata()

Completed in 32 milliseconds