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

  /hardware/intel/img/psb_video/src/
vsp_VPP.h 81 unsigned int max_frame_size; member in struct:context_VPP_s
  /external/libopus/src/
opus_demo.c 255 int max_frame_size = 960*6; local
346 max_frame_size = 2*48000;
595 in = (short*)malloc(max_frame_size*channels*sizeof(short));
596 out = (short*)malloc(max_frame_size*channels*sizeof(short));
597 fbytes = (unsigned char*)malloc(max_frame_size*channels*sizeof(short));
774 output_samples = max_frame_size;
784 output_samples = max_frame_size;
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_params.h 242 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_params.h 351 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_params.h 247 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 358 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/qcom/msm8x26/kernel-headers/sound/
compress_params.h 247 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_params.h 355 __u16 max_frame_size; member in struct:snd_dec_flac
  /hardware/intel/common/libva/va/
va.h 1588 unsigned int max_frame_size; member in struct:_VAEncMiscParameterBufferMaxFrameSize
    [all...]

Completed in 425 milliseconds