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

  /external/libaom/libaom/aom/
aom_encoder.h 668 /*!\brief full_still_picture_hdr
675 unsigned int full_still_picture_hdr; member in struct:aom_codec_enc_cfg
    [all...]
  /external/libaom/libaom/apps/
aomenc.c 270 static const arg_def_t full_still_picture_hdr = ARG_DEF( variable
294 &full_still_picture_hdr,
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 342 unsigned int full_still_picture_hdr; member in struct:AV1EncoderConfig
    [all...]
encoder.c     [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c 765 oxcf->full_still_picture_hdr = cfg->full_still_picture_hdr;
    [all...]

Completed in 157 milliseconds