HomeSort by relevance Sort by last modified time
    Searched defs:bit_depth_luma_minus8 (Results 1 - 10 of 10) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
SeqParameterSet.java 51 public int bit_depth_luma_minus8; field in class:SeqParameterSet
102 sps.bit_depth_luma_minus8 = reader
103 .readUE("SPS: bit_depth_luma_minus8");
329 writer.writeUE(bit_depth_luma_minus8, "SPS: ");
529 ", \n bit_depth_luma_minus8=" + bit_depth_luma_minus8 +
  /hardware/intel/common/libva/va/
va_dec_hevc.h 181 uint8_t bit_depth_luma_minus8; member in struct:_VADecPictureParameterBufferHEVC
va_enc_h264.h 201 unsigned char bit_depth_luma_minus8; member in struct:_VAEncSequenceParameterBufferH264
va.h 2156 unsigned char bit_depth_luma_minus8; member in struct:_VAPictureParameterBufferH264
    [all...]
  /external/v4l2_codec2/vda/
h264_parser.h 116 int bit_depth_luma_minus8; member in struct:media::H264SPS
v4l2-controls.h 1007 __u8 bit_depth_luma_minus8; member in struct:v4l2_ctrl_h264_sps
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxva.h 140 UCHAR bit_depth_luma_minus8; member in struct:__anon64515
234 USHORT bit_depth_luma_minus8 : 3; member in struct:_DXVA_PicParams_HEVC::__anon64524::__anon64525
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_uvd.h 134 uint8_t bit_depth_luma_minus8; member in struct:ruvd_h264
184 uint8_t bit_depth_luma_minus8; member in struct:ruvd_h265
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 278 uint8_t bit_depth_luma_minus8; member in struct:pipe_h264_sps
419 uint8_t bit_depth_luma_minus8; member in struct:pipe_h265_sps
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 824 uint8_t bit_depth_luma_minus8; member in struct:_SPS_PAR_USED

Completed in 117 milliseconds