Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp466 void set_bit_depth(uint64 bit_depth) { bit_depth_ = bit_depth; } in set_bit_depth()
467 uint64 bit_depth() const { return bit_depth_; } in bit_depth() function in mkvmuxer::AudioTrack
Dmkvparser.cpp6389 long long bit_depth = 0; in Parse() local
/hardware/qcom/msm8996/kernel-headers/sound/
Dcompress_params.h257 __u8 bit_depth; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dcompress_params.h368 __u8 bit_depth; member
/hardware/ti/omap4xxx/hwc/
Dhwc.c1603 __u8 bit_depth = png_get_bit_depth(png_ptr, info_ptr); in load_png_image() local
/hardware/ti/omap4-aah/hwc/
Dhwc.c2159 __u8 bit_depth = png_get_bit_depth(png_ptr, info_ptr); in load_png_image() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c223 struct ebml_type bit_depth; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp5412 long long bit_depth = 0; in Parse() local