/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | ivfenc.c | 39 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) { in ivf_write_frame_header() 48 void ivf_write_frame_size(FILE *outfile, size_t frame_size) { in ivf_write_frame_size()
|
D | ivfdec.c | 75 size_t frame_size = 0; in ivf_read_frame() local
|
D | video_reader.c | 26 size_t frame_size; member
|
D | vpxdec.c | 175 size_t frame_size = 0; in raw_read_frame() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/ |
D | yv12config.c | 62 const int frame_size = yplane_size + 2 * uvplane_size; in vp8_yv12_realloc_frame_buffer() local 164 int frame_size = yplane_size + 2 * uvplane_size + in vp9_realloc_frame_buffer() local 167 int frame_size = yplane_size + 2 * uvplane_size; in vp9_realloc_frame_buffer() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | simple_decoder.c | 134 size_t frame_size = 0; in main() local
|
D | postproc.c | 102 size_t frame_size = 0; in main() local
|
D | decode_with_drops.c | 119 size_t frame_size = 0; in main() local
|
D | decode_to_md5.c | 115 size_t frame_size = 0; in main() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | ivf_video_source.h | 97 virtual size_t frame_size() const { return frame_sz_; } in frame_size() function
|
D | webm_video_source.h | 172 virtual size_t frame_size() const { return buf_sz_; } in frame_size() function
|
/hardware/samsung_slsi/exynos5/libexynosutils/ |
D | exynos5_format_v4l2.c | 249 unsigned int frame_size = 0; in FRAME_SIZE() local
|
/hardware/intel/img/psb_headers/DRM/cc54/inc/ |
D | wv_drm_api.h | 82 uint32_t frame_size; member
|
D | pr_drm_api.h | 62 uint32_t frame_size; member
|
/hardware/intel/img/psb_video/src/ |
D | pnw_H264ES.c | 214 unsigned int frame_size; in pnw__H264ES_process_sequence_param() local 988 unsigned int frame_size; in pnw__H264ES_process_misc_param() local
|
D | pnw_H263ES.c | 184 unsigned int frame_size; in pnw__H263ES_process_sequence_param() local
|
D | pnw_MPEG4ES.c | 193 unsigned frame_size; in pnw__MPEG4ES_process_sequence_param() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/ |
D | yv12config.h | 52 int frame_size; member
|
/hardware/intel/common/libva/test/videoprocess/ |
D | videoprocess.cpp | 264 uint32_t frame_size, i, row, col; in upload_yv12_frame_to_yuv_surface() local 366 uint32_t frame_size, row, col; in store_yuv_surface_to_yv12_frame() local
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | compress_offload.h | 131 uint32_t frame_size; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | compress_offload.h | 77 uint32_t frame_size; member
|
/hardware/intel/common/utils/ISV/base/ |
D | isv_worker.cpp | 1000 int frame_size; in writeNV12() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 8264 const long long frame_size = stop - pos; in Parse() local 8302 long frame_size = 0; in Parse() local 8351 const long long frame_size = total_size - size; in Parse() local 8378 const long long frame_size = total_size / m_frame_count; in Parse() local 8410 long long frame_size = ReadUInt(pReader, pos, len); in Parse() local
|
/hardware/intel/common/libva/test/encode/ |
D | h264encode.c | 120 static double frame_size = 0; variable 1698 int frame_size, mmap_size; in load_surface() local
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 781 const size_t frame_size = audio_stream_out_frame_size(stream); in audio_config_compare() local 1033 const size_t frame_size = audio_stream_in_frame_size(stream); in audio_config_compare() local
|