Home
last modified time | relevance | path

Searched defs:frame_size (Results 1 – 25 of 38) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Divfenc.c39 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()
Divfdec.c75 size_t frame_size = 0; in ivf_read_frame() local
Dvideo_reader.c26 size_t frame_size; member
Dvpxdec.c175 size_t frame_size = 0; in raw_read_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c62 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/
Dsimple_decoder.c134 size_t frame_size = 0; in main() local
Dpostproc.c102 size_t frame_size = 0; in main() local
Ddecode_with_drops.c119 size_t frame_size = 0; in main() local
Ddecode_to_md5.c115 size_t frame_size = 0; in main() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Divf_video_source.h97 virtual size_t frame_size() const { return frame_sz_; } in frame_size() function
Dwebm_video_source.h172 virtual size_t frame_size() const { return buf_sz_; } in frame_size() function
/hardware/samsung_slsi/exynos5/libexynosutils/
Dexynos5_format_v4l2.c249 unsigned int frame_size = 0; in FRAME_SIZE() local
/hardware/intel/img/psb_headers/DRM/cc54/inc/
Dwv_drm_api.h82 uint32_t frame_size; member
Dpr_drm_api.h62 uint32_t frame_size; member
/hardware/intel/img/psb_video/src/
Dpnw_H264ES.c214 unsigned int frame_size; in pnw__H264ES_process_sequence_param() local
988 unsigned int frame_size; in pnw__H264ES_process_misc_param() local
Dpnw_H263ES.c184 unsigned int frame_size; in pnw__H263ES_process_sequence_param() local
Dpnw_MPEG4ES.c193 unsigned frame_size; in pnw__MPEG4ES_process_sequence_param() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h52 int frame_size; member
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp264 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/
Dcompress_offload.h131 uint32_t frame_size; member
/hardware/qcom/msm8x84/kernel-headers/sound/
Dcompress_offload.h77 uint32_t frame_size; member
/hardware/intel/common/utils/ISV/base/
Disv_worker.cpp1000 int frame_size; in writeNV12() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp8264 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/
Dh264encode.c120 static double frame_size = 0; variable
1698 int frame_size, mmap_size; in load_surface() local
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp781 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

12