Searched defs:frame_width (Results 1 - 13 of 13) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | svq1enc.h | 55 int frame_width; member
|
| H A D | vmdvideo.c | 199 int frame_width, frame_height; in vmd_decode() local [all...] |
| H A D | movtextdec.c | 106 int frame_width; member
|
| H A D | cbs_vp9.h | 185 int frame_width; // RefFrameWidth member 202 int frame_width; member
|
| H A D | rpzaenc.c | 46 int frame_width; // width in pixels of source frame member
|
| H A D | libvpxenc.c | 1393 static int set_roi_map(AVCodecContext *avctx, const AVFrameSideData *sd, int frame_width, int frame_height, in set_roi_map() argument 1500 static int vp9_encode_set_roi(AVCodecContext *avctx, int frame_width, int frame_height, const AVFrameSideData *sd) in vp9_encode_set_roi() argument 1550 static int vp8_encode_set_roi(AVCodecContext *avctx, int frame_width, int frame_height, const AVFrameSideData *sd) in vp8_encode_set_roi() argument
|
| H A D | cbs_av1.h | 411 int frame_width; // RefFrameWidth member 444 int frame_width; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | avdevice.h | 418 int frame_width; member
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_video.c | 821 usb_format_yuv_semiplanar_420(char *buf_virt_y, char *buf_virt_c, uint8_t *frame_mem, uint32_t frame_len, uint32_t frame_height, uint32_t frame_width) usb_format_yuv_semiplanar_420() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | verifier.cc | 399 Probe(const ProbeCommand* command, const Format* fmt, uint32_t texel_stride, uint32_t row_stride, uint32_t frame_width, uint32_t frame_height, const void* buf) Probe() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | engine_vulkan.cc | 477 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawRect() local 546 const float frame_width = static_cast<float>(graphics->GetWidth()); in DoDrawGrid() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 991 update_needed_crop( CropInfo* crop, float *transform, float frame_width, float frame_height ) update_needed_crop() argument
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_video_state.h | 735 uint16_t frame_width; member 826 uint16_t frame_width; member
|
Completed in 18 milliseconds