HomeSort by relevance Sort by last modified time
    Searched refs:film_grain_params (Results 1 - 6 of 6) sorted by null

  /external/libaom/libaom/av1/encoder/
encoder.c 498 memcpy(&cm->film_grain_params,
500 sizeof(cm->film_grain_params));
502 reset_film_grain_chroma_params(&cm->film_grain_params);
503 cm->film_grain_params.bit_depth = cm->seq_params.bit_depth;
505 cm->film_grain_params.clip_to_restricted_range = 0;
522 memset(&cm->film_grain_params, 0, sizeof(cm->film_grain_params));
    [all...]
encode_strategy.c     [all...]
bitstream.c     [all...]
  /external/libaom/libaom/av1/decoder/
decoder.c 541 *grain_params = &pbi->output_frames[index]->film_grain_params;
decodeframe.c     [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 144 aom_film_grain_t film_grain_params; member in struct:RefCntBuffer
521 aom_film_grain_t film_grain_params; member in struct:AV1Common
    [all...]

Completed in 619 milliseconds