HomeSort by relevance Sort by last modified time
    Searched refs:a_planes (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 2278 const uint8_t *a_planes[3] = {a->y_buffer, a->u_buffer, a->v_buffer }; local
2330 const uint8_t *a_planes[3] = {a->y_buffer, a->u_buffer, a->v_buffer}; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 1699 const uint8_t *a_planes[3] = {a->y_buffer, a->u_buffer, a->v_buffer }; local
    [all...]

Completed in 190 milliseconds